Hacker News new | ask | show | jobs
by kitd 1521 days ago
Also highly recommended is gron [0], to make json easily searchable

[0] https://github.com/TomNomNom/gron

2 comments

Most of the time I can get what I need with gron and traditional UNIX tools, without needing to reach for jq, and without having to re-learn its somewhat arcane syntax.
I came here looking for a gron recommendation. I use this very often.