https://github.com/uiwjs/json-viewer
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://github.com/uiwjs/json-viewer
html json json-viewer online tools viewer web-tools
Last synced: 5 months ago
JSON representation
Online JSON Viewer, JSON Beautifier to beautify and tree view of JSON data - It works as JSON Pretty Print to pretty print JSON data.
- Host: GitHub
- URL: https://github.com/uiwjs/json-viewer
- Owner: uiwjs
- Created: 2021-07-22T15:02:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T20:24:52.000Z (over 1 year ago)
- Last Synced: 2024-12-20T22:03:48.520Z (over 1 year ago)
- Topics: html, json, json-viewer, online, tools, viewer, web-tools
- Language: TypeScript
- Homepage: https://uiwjs.github.io/json-viewer
- Size: 6.12 MB
- Stars: 49
- Watchers: 6
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[`Online JSON Viewer`](https://uiwjs.github.io/json-viewer)
[](https://github.com/uiwjs/json-viewer/actions/workflows/ci.yml)
[](https://uiwjs.github.io/json-viewer/lcov-report/)
[](https://gitpod.io/#https://github.com/uiwjs/json-viewer)
[](https://uiw.gitee.io/json-viewer)
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
[](https://uiwjs.github.io/json-viewer)
**URL Parameters:**
```bash
# 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](https://github.com/jaywcjlove/github-action-contributors).
**License**
Licensed under the MIT License.