json-formatter
json-formatter copied to clipboard
Format JSON locally.
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