http://mashijp.github.io/jsonhtml/
jQuery 1.9+
- Download
javascripts/json.js
andstylesheets/json.css
- Include these files.
<script src="javascripts/json.js"></script>
<link href="./stylesheets/json.css" rel="stylesheet" type="text/css" />
$.prettifyJSON(json)
provides you a prettified JSON!
Dual licensed under the MIT and GPL licenses.