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.
Run json.html on your browser and simply enter your json string into the textarea box. Click submit and populate the formatted json object.
json pretty printer: http://github.com/phoboslab/json-format jquery
Released under MIT license: http://www.opensource.org/licenses/mit-license.php