Hacker News new | ask | show | jobs
by hbbio 1522 days ago
jq is awesome, last time I used it is... today :)

Or rather the pure Go rewrite https://github.com/itchyny/gojq which is a better faster implementation, with bugs fixed

1 comments

The better error messages alone make this an improvement over jq IMHO.
And if it's maintained, that's also a plus, since I didn't realize jq was unmaintained, I thought it just didn't have any bugs to fix