Sunday, 12 September 2021
Interesting Snippets from 2021-09-12
-
GitHub - tomnomnom/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.