Version0.8.0
Revision40
Size7.3 MB
LicenseMIT
Confinementstrict
Basecore24
CategoriesUtilities

jqp is a TUI for exploring 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).

Usage:
jqp [query] [flags]

Flags:
--config string path to config file (default is $HOME/.jqp.yaml)
-f, --file string path to the input JSON file
-h, --help help for jqp
-t, --theme string jqp theme
-v, --version version for jqp

Update History

0.8.0 (40)
13 Dec 2025, 09:47 UTC

Published6 Sept 2024, 18:15 UTC

Last updated29 Sept 2025, 10:56 UTC

First seen13 Dec 2025, 09:47 UTC