Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 547 Bytes

json-formatter

Using js and html to display a formatted json list for debugging purposes. This can be run on your local system so you don`t have to worry about security breaches on your json data.

Usage

Run json.html on your browser and simply enter your json string into the textarea box. Click submit and populate the formatted json object.

Credits

json pretty printer: http://github.com/phoboslab/json-format jquery

License

Released under MIT license: http://www.opensource.org/licenses/mit-license.php