aboutsummaryrefslogtreecommitdiff
path: root/textproc/gron.awk/pkg-descr
blob: c58fb554ad85913f00251eb2ccb213cd4c2bc9b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
Make JSON greppable!

gron.awk transforms JSON into discrete assignments to make it easier to grep
for fields and to see absolute paths of those.

It is reasonably fast with Gawk/Mawk/GoAWK even on large-ish files. Slow with
BWK on big JSON files (100K+).

WWW: https://github.com/xonixx/gron.awk