JQP(1) | User Commands | JQP(1) |
jqp - a TUI to explore the jq command line utility
jqp is a terminal user interface (TUI) for exploring the jq command line utility.
You can use it to run jq queries interactively. If no query is provided, the interface will prompt you for one.
The command accepts an optional query argument which will be executed against the input JSON or newline-delimited JSON (NDJSON). You can provide the input JSON or NDJSON either through a file or via standard input (stdin).
December 2024 | jqp version 0.7.0 |