An open API service indexing awesome lists of open source software.

https://github.com/daverandom/json-prettifier

Converts Javascript objects into interactive pretty-print formatting.
https://github.com/daverandom/json-prettifier

Last synced: 5 months ago
JSON representation

Converts Javascript objects into interactive pretty-print formatting.

Awesome Lists containing this project

README

          

JSON Prettifier
---------------

Converts Javascript objects into interactive pretty-print formatting.

---

1. Include `PrettyJSON.js` and `PrettyJSON.css`
2. Pass a variable to `PrettyJSON.elementify()` and insert the resulting HTMLElement object into the DOM
3. ?
4. Profit!

---

[Live Demo](http://json.daverandom.com/)