当前位置:网站首页>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 (*^__^*)边栏推荐
- RTL8721DM 双频WIFI + 蓝牙5.0 物联网(IoT)应用
- 电力系统潮流计算(牛顿-拉夫逊法、高斯-赛德尔法、快速解耦法)(Matlab代码实现)
- 2022.8.8 Selected Lectures on Good Topics (Number Theory Field)
- TCP连接过程中如果拔掉网线会发生什么?
- 68: Chapter 6: Develop article services: 1: Content sorting; article table introduction; creating [article] article services;
- 68:第六章:开发文章服务:1:内容梳理;article表介绍;创建【article】文章服务;
- camera preview process --- from HAL to OEM
- shell编程之免交互
- How to be a Righteous Hacker?What should you study?
- LeetCode Daily Question (1573. Number of Ways to Split a String)
猜你喜欢

xshell (sed command)

shell(文本打印工具awk)

边缘与云计算:哪种解决方案更适合您的连接设备?

OneNote 教程,如何在 OneNote 中整理笔记本?

How to translate financial annual report, why choose a professional translation company?

A shell script the for loop statements, while statement

IM 即时通讯开发如何设计图片文件的服务端存储架构

Service - DHCP principle and configuration

财务年报怎样翻译,为什么要选择专业翻译公司?

shell (text printing tool awk)
随机推荐
Thread State 详解
12 Recurrent Neural Network RNN2 of Deep Learning
MySQL Advanced Commands
“数据引擎”开启前装规模量产新赛道,「智协慧同」崭露头角
Service - DHCP principle and configuration
xshell (sed 命令)
瑞幸咖啡第二季营收33亿:门店达7195家 更换CFO
geemap的详细安装步骤及环境配置
电力系统潮流计算(牛顿-拉夫逊法、高斯-赛德尔法、快速解耦法)(Matlab代码实现)
Regular expression of shell programming and text processor
Conditional Statements of Shell Programming (2)
shell脚本循环语句for、while语句
使用 Cloudreve 搭建私有云盘
camera preview process --- from HAL to OEM
交换机和生成树知识点
Shell programming specification and variables
Power system power flow calculation (Newton-Raphson method, Gauss-Seidel method, fast decoupling method) (Matlab code implementation)
make & cmake
win系统下pytorch深度学习环境安装
BM13判断一个链表是否为回文结构