Remix.run Logo
Using jq to format JSON on the clipboard(chris48s.github.io)
20 points by stefanvdw1 2 hours ago | 4 comments
OskarS 22 minutes ago | parent | next [-]

Lovely little alias, but I much prefer fracjson[0] pretty printing to jq, so I might go with that instead!

[0]: https://github.com/j-brooke/FracturedJson

mhalikosen 29 minutes ago | parent | prev | next [-]

I didn't even know such a tool existed until Opus used it.

dpflan an hour ago | parent | prev | next [-]

There is also: - xq for xml - yq for yaml

stefanvdw1 2 hours ago | parent | prev [-]

Not mine, just very useful