4 comments
Lovely little alias, but I much prefer fracjson[0] pretty printing to jq, so I might go with that instead!<p>[0]: <a href="https://github.com/j-brooke/FracturedJson" rel="nofollow">https://github.com/j-brooke/FracturedJson</a>
I didn't even know such a tool existed until Opus used it.
There is also:
- xq for xml
- yq for yaml
I wrote uq specifically for urls <a href="https://github.com/mcoliver/uq" rel="nofollow">https://github.com/mcoliver/uq</a>
yq can do a lot more than just yaml:<p>> yq is a portable command-line YAML, JSON, XML, CSV, TOML, HCL and properties processor
Not mine, just very useful