Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerodevx/json-pretty-print
Convert unformatted JSON into pretty-printed JSON and send it as a shareable web link. That's it! 🤪
https://github.com/zerodevx/json-pretty-print
json online pretty-print svelte-toast svelte-tree-view webapp zipurl
Last synced: 21 days ago
JSON representation
Convert unformatted JSON into pretty-printed JSON and send it as a shareable web link. That's it! 🤪
- Host: GitHub
- URL: https://github.com/zerodevx/json-pretty-print
- Owner: zerodevx
- License: isc
- Created: 2019-07-18T10:04:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T11:50:43.000Z (about 2 months ago)
- Last Synced: 2024-10-05T12:04:57.922Z (about 1 month ago)
- Topics: json, online, pretty-print, svelte-toast, svelte-tree-view, webapp, zipurl
- Language: Svelte
- Homepage: https://zerodevx.github.io/json-pretty-print/
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![GitHub package.json version](https://img.shields.io/github/package-json/v/zerodevx/json-pretty-print)
# json-pretty-print
> Convert unformatted JSON into pretty-printed JSON and send it as a shareable web link. That's it!
> 🤪Format and view ugly JSON strings in a pretty-printed expandable tree view on the web. Share the
view with others via its URL link. Under the hood, it uses
[svelte-json-view](https://github.com/zerodevx/svelte-json-view) to generate the view, and
[zipurl](https://github.com/zerodevx/zipurl) to compress the stringified JSON into a smaller,
URL-safe data slug.Public URL: https://zerodevx.github.io/json-pretty-print/
## License
ISC