63 private links
JSON is full of pitfalls. Here is a good summary. Still it is very widespread.
Interesting JSON superset which makes it more usable for humans. I wonder if it'll see more parsers appear.
Looks like a very nice tool to deal with JSON files.
JSON, its grammar and the security implications. The approach of looking at a restricted subset is interesting.
Nice set of advices. There are interesting things to do on the command line with more JSON output. It needs to be easy to work with though.
Might be a good alternative to JSON in some cases.
Very interesting approach to JSON parsing. Comes with a very thorough performance analysis.
Looks like a very good tool for handling JSON files. Might come in handy next to jq... maybe it'll replace jless.
This looks interesting. Definitely something to add to the tool belt. Coupled with jq this becomes very powerful.
Definitely a nice tool, but I often struggle to use it (honestly I suspect it tries to do a bit too much). This is a good cheatsheet to go back to for learning.
This new version supports JSON. Looks like learning XSLT wasn't completely a waste then. :-)