Skip to content

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

Notifications You must be signed in to change notification settings

uiwjs/json-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

# 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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published