freebsd-ports/textproc/gron/pkg-descr
Ryan Steinmetz 905aa60e02 New port: textproc/gron:
Make JSON greppable!

gron transforms JSON into discrete assignments to make it easier to grep for
what you want and see the absolute 'path' to it. It eases the exploration of
APIs that return large blobs of JSON but have terrible documentation.

WWW: https://github.com/tomnomnom/gron
2019-03-02 00:30:44 +00:00

7 lines
286 B
Text

Make JSON greppable!
gron transforms JSON into discrete assignments to make it easier to grep for
what you want and see the absolute 'path' to it. It eases the exploration of
APIs that return large blobs of JSON but have terrible documentation.
WWW: https://github.com/tomnomnom/gron