Interactive TUI playground for experimenting with jq filters
TUI playground to experiment and play with jq
jqp
$ jqp < data.json
$ curl -s https://api.example.com/data | jqp
$ echo '{"name": "John", "age": 30}' | jqp