There are other tools too for working with json
# Python <code>python -m json.tool myFile.json</code>
# Node based https://github.com/ddopson/underscore-cli
# Binary C https://stedolan.github.io/jq/(with online viewer)
[[Category:JavaScript]]
[[Category:Data]]