Attributes
Includes Deno configuration
Repository
Current version released
a year ago
Gron
Make JSON greppable!
A personal implementation of gron in deno.
Installation
deno install --allow-read --allow-net -fn gron https://deno.land/x/gron/cli.ts
Usage
$ gron https://httpbin.org/json
json = {};
json.args = {};
...