当前位置:网站首页>This visual tool artifact is more intuitive and easy to use!love so much
This visual tool artifact is more intuitive and easy to use!love so much
2022-08-10 22:42:00 【The elder brother of the migrant workers】
Click "Java Programming Duck" below to follow and star
More exciting, direct access at the first time
Introduction
JSON Hero is a simple and useful JSON tool that makes reading and understanding JSON documents easier and more intuitive with a nice looking UI and enhanced extra features.
Supports multiple views for viewing JSON: column view, tree view, JSON view, etc. Column view is a new way to browse JSON documents inspired by the macOS Finder

Project address:
https://github.com/jsonhero-io/jsonhero-web
Installation
To run JSON Hero locally, first clone the source code and install the relevant dependencies:
git clone https://github.com/jsonhero-io/jsonhero-web.gitcd jsonhero-webnpm installThen run the following command to start, open http://localhost:8787 to use:
npm startUse
Go to https://jsonhero.io/ and drag and drop the JSON file onto the website, or paste the JSON or JSON url in the form provided

Content Preview
JSON Hero automatically infers the content of the string and provides useful previews and properties for selected values.
Date and time

Image URL

Website URL

JSON URL

Tree View
This is also the most used, the tree structure can be clearly displayed, see a set of pictures:

Also supports searching data in JSON data:

Here comes the point!
When you finish editing or reviewing data, you need to share it with the front-end, instead of copying all the data, you only need to generate the specified link, which is very convenient.

In general, JSON Hero supports a variety of attempts to view JSON data, and supports VS Code and other extensions. I believe it is a very powerful tool for small partners who often deal with JSON.
END
Have you gained something after reading this article?Please forward and share with more peopleFollow "Java Programming Duck" to improve your Java skillsPay attention to the Java programming duck WeChat public account, and reply in the background: Code Farmer Gift Pack can get a copy of the latest technical information.Covers Java framework learning, architect learning, and more!If the article is helpful, please read it and forward it.Thank you for your support (*^__^*)边栏推荐
- 测试4年感觉和1、2年时没什么不同?这和应届生有什么区别?
- 黑猫带你学Makefile第11篇:当头文件a.h改变时,如何将所有依赖头文件a.h的.c文件都重新编译
- 【开源教程5】疯壳·开源编队无人机-飞控固件烧写
- 【640. Solving Equations】
- 服务——DHCP原理与配置
- Power system power flow calculation (Newton-Raphson method, Gauss-Seidel method, fast decoupling method) (Matlab code implementation)
- 异常的了解
- Regular expression of shell programming and text processor
- What are the concepts, purposes, processes, and testing methods of interface testing?
- Service - DNS forward and reverse domain name resolution service
猜你喜欢

Thread State 详解

HighTec shortcut keys (Keys) setting location

uni-app微信小程序——下拉多选框

shell(文本打印工具awk)

These must-know JVM knowledge, I have sorted it out with a mind map

BM7 链表中环的入口结点

xshell (sed 命令)

APP UI自动化测试常见面试题,或许有用呢~

Distribution Network Expansion Planning: Consider Decisions Using Probabilistic Energy Production and Consumption Profiles (Matlab Code Implementation)

《DevOps围炉夜话》- Pilot - CNCF开源DevOps项目DevStream简介 - feat. PMC成员胡涛
随机推荐
自组织是管理者和成员的双向奔赴
3598. 二叉树遍历(华中科技大学考研机试题)
亲测有效|处理风控数据特征缺失的一种方法
QT笔记——用VS + qt 生成dll 和 调用生成的dll
LeetCode Daily 2 Questions 02: Reverse the words in a string (1200 each)
BM13 determines whether a linked list is a palindrome
pytorch手撕CNN
LeetCode Daily Question (1573. Number of Ways to Split a String)
虚拟地址空间
配电网络扩展规划:考虑使用概率性能源生产和消费概况的决策(Matlab代码实现)
2021IDEA创建web工程
新一代网络安全防护体系的五个关键特征
2022年8月10日:使用 ASP.NET Core 为初学者构建 Web 应用程序--使用 ASP.NET Core 创建 Web UI(没看懂需要再看一遍)
VLAN huawei 三种模式
[Maui official version] Create a cross-platform Maui program, as well as the implementation and demonstration of dependency injection and MVVM two-way binding
如何成为一名正义黑客?你应该学习什么?
美味的佳肴
Addition of linked lists (2)
高通平台开发系列讲解(应用篇)QCMAP应用框架介绍
STL-stack