项目作者: uiwjs

项目描述 :
Online JSON Viewer, JSON Beautifier to beautify and tree view of JSON data - It works as JSON Pretty Print to pretty print JSON data.
高级语言: TypeScript
项目地址: git://github.com/uiwjs/json-viewer.git
创建时间: 2021-07-22T15:02:20Z
项目社区:https://github.com/uiwjs/json-viewer

开源协议:

下载


Online JSON Viewer

CI
Coverage Badge
Open in Gitpod
Gitee Website

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

Relate: https://jaywcjlove.github.io/tools/#/json-format

Online JSON Viewer

URL Parameters:

  1. # Hiden Header
  2. https://uiwjs.github.io/json-viewer/#/?hidenheader=1
  3. # Hiden GitHub Corners
  4. https://uiwjs.github.io/json-viewer/#/?corner=1
  5. # GitHub corners href
  6. https://uiwjs.github.io/json-viewer/#/?corner=0&cornerhref=cornerhref=https://github.com/uiwjs/json-viewer
  7. # view=preview|editor
  8. https://uiwjs.github.io/json-viewer/#/?view=preview&json=%7B%0A%20%20"a":%20234%0A%7D
  9. # Share Code
  10. 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.