在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:jsonhero-io/jsonhero-web开源软件地址:https://github.com/jsonhero-io/jsonhero-web开源编程语言:TypeScript 99.4%开源软件介绍:JSON HeroJSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
FeaturesSend to JSON HeroSend your JSON to JSON Hero in a variety of ways
Column viewInspired by macOS Finder, Column View is a new way to browse a JSON document. It has all the features you'd expect: Keyboard navigation, Path bar, history. It also has a nifty feature that allows you to "hold" a descendent selected and travel up through the hierarchy, and then move between siblings and view the different values found at that path. It's hard to describe, but here is an animation to help demonstrate: As you can see, holding the Editor viewView your entire JSON document in an editor, but keep the nice previews and related values you get from the sidebar as you move around the document: Tree viewUse a traditional tree view to traverse your JSON document, with collapsible sections and keyboard shortcuts. All while keeping the nice previews: SearchQuickly open a search panel and fuzzy search your entire JSON file in milliseconds. Searches through key names, key paths, values, and even pretty formatted values (e.g. Searching for Content PreviewsJSON Hero automatically infers the content of strings and provides useful previews and properties of the value you've selected. It's "Show Don't Tell" for JSON: Dates and TimesImage URLsWebsite URLsTweet URLSJSON URLsColorsRelated ValuesEasily see all the related values across your entire JSON document for a specific field, including any Bugs and Feature RequestsHave a bug or a feature request? Feel free to open a new issue. You can also join our Discord channel to hang out and discuss anything you'd like. DevelopingTo run locally, first clone the repo and install the dependencies: git clone https://github.com/jsonhero-io/jsonhero-web.git
cd jsonhero-web
npm install Then, create a file at the root of the repo called
Now, run |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论