1 Star 1 Fork 1

uiw / json-viewer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Permissions
  • Commercial use
  • Modification
  • Distribution
  • Private use
Limitations
  • Liability
  • Warranty
Conditions
  • License and copyright notice
README.md 1.62 KB
一键复制 编辑 原始数据 按行查看 历史
小弟调调™ 提交于 2022-02-24 22:58 . Update README.md

Online JSON Viewer

CI Coverage Badge

Online JSON Viewer, JSON Beautifier to beautify and tree view of JSON data - It works as JSON Pretty Print to pretty print JSON data.

https://uiwjs.github.io/json-viewer

Online JSON Viewer

URL Parameters:

# Hiden Header
https://uiwjs.github.io/json-viewer/#/?hidenheader=1
# Hiden GitHub Corners
https://uiwjs.github.io/json-viewer/#/?corner=1
# GitHub corners href
https://uiwjs.github.io/json-viewer/#/?corner=0&cornerhref=cornerhref=https://github.com/uiwjs/json-viewer
# view=preview|editor
https://uiwjs.github.io/json-viewer/#/?view=preview&json=%7B%0A%20%20"a":%20234%0A%7D
# Share Code
https://uiwjs.github.io/json-viewer/#/?json=%7B%0A%20%20"a":%20234%0A%7D

Reference:

https://www.json.org/json-en.html
https://tools.ietf.org/html/rfc8259 (The latest IETF RFC – contains the latest full spec)

Contributors

As always, thanks to our amazing contributors!

Made with github-action-contributors.

License

Licensed under the MIT License.

TypeScript
1
https://gitee.com/uiw/json-viewer.git
git@gitee.com:uiw/json-viewer.git
uiw
json-viewer
json-viewer
main

搜索帮助