JSON is short for JavaScript Object Notation. It's extremely useful in the world of web development because it allows us to very easily, and very neatly pass information from one web page to another. JSON can be pretty, but it can also be pretty ugly and hard to read.
This tool will allow you to input your ugly JSON and have it display in a table format. Please note that the JSON output must be proper JSON output! Incorrect JSON will not work. Nested JSON values do not work.
Checkout the Codesnip section below for the link to the Github repository!
Remember to checkout the Resources section below for associated downloadable on Github and more!
Want the source code? Get it on my Github: https://github.com/nlinux1/EP-JSON-to-Table