gron makes JSON more greppable ↦
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.
Also works in reverse, so you can turn your filtered data back in to JSON.
Discussion
Sign in or Join to comment or subscribe