Command-line pager for JSON data with navigation and formatting
Command-line pager for JSON data
jless
$ jless data.json
$ curl https://api.example.com/data | jless
$ cat large.json | jless