JSON tools
jj
- A stream editorjq
- A json processorpython -m json.tool
I like jq
for pretty printing JSON output, jj
for making JSON pretty or condensed.
This was really useful when optimizing the search index for this blog.
jj
- A stream editorjq
- A json processorpython -m json.tool
I like jq
for pretty printing JSON output, jj
for making JSON pretty or condensed.
This was really useful when optimizing the search index for this blog.