JSON Beautifier
01 July 2017
This is a little JSON beautifier I wrote. This will convert JSON input into something nice and readable. Click on the value of an element to show the JSON path to that specific value.
     
1. jsonbeautify.js - Download, index.html
//Code goes here

Javascript Demos

Here's a bunch of javascript... things I wrote over the years whenever time permitted.