Interactive terminal JSON viewer with filtering and navigation.
Terminal JSON viewer
fx$ cat data.json | fx$ fx data.json$ fx data.json '.users[] | select(.age > 25)'$ curl https://api.example.com/data | fx$ fx package.json '.dependencies | keys'