Terminal JSON viewer with an interactive filtering and navigation interface
Terminal JSON viewer
fx
$ fx data.json
$ curl https://api.example.com/data | fx
$ fx data.json '.users[0].name'