macOS
brew install jqplocal Homebrew formula metadata
sudo port install jqpMacPorts ports tree · textproc/jqp/Portfile · source: api.github.com
brew
TUI playground to experiment and play with jq. Version 0.8.0 via Homebrew; verified from local package data.
install
brew install jqplocal Homebrew formula metadata
sudo port install jqpMacPorts ports tree · textproc/jqp/Portfile · source: api.github.com
sudo apt install jqpDebian stable package indexes · jqp · source: deb.debian.org
nix profile install nixpkgs#jqpnixpkgs package indexes · pkgs/by-name/jq/jqp/package.nix · source: api.github.com
scoop install extras/jqpScoop official bucket manifest trees · bucket/jqp.json · source: api.github.com
overview
TUI playground to experiment and play with jq
history
jqp is a terminal user interface for experimenting with jq filters against JSON and NDJSON input. It wraps jq exploration in an interactive Go TUI rather than asking users to iterate only through shell history.
The project published v0.1.0 on 2022-09-19. Its README says it uses itchyny's Go implementation of jq, gojq, and its UI stack is built with Bubble Tea, Bubbles, Lip Gloss, Chroma, and clipboard support.
jqp moved quickly into package-manager channels after its first releases. The README lists Homebrew, MacPorts, Arch AUR, Snap, GitHub release binaries, and source builds. The v0.2.0 release notes included MacPorts documentation, clipboard support, and reverse section cycling; later releases added configuration, themes, cancellation of long-running queries, and input-panel toggling.
Users can pipe JSON into jqp, pass a jq query argument, or load JSON from a file. Inside the TUI, keybindings cycle between query, input, and output panes, run filters, copy queries, save output, hide the input panel, and manage query history.
jqp matters in the jq ecosystem because it packages an exploratory workflow rather than another query language. It reflects the Charmbracelet-era wave of polished Go TUIs that made terminal tools feel closer to small interactive applications.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.jqp.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jqp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/noahgorstein/jqp
install metadata
| Package key | brew:jqp |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jqp |
| Homepage | https://github.com/noahgorstein/jqp |
| Repository | https://github.com/noahgorstein/jqp |
| Upstream docs | https://github.com/noahgorstein/jqp#readme |
| License | MIT |
| Source archive | https://github.com/noahgorstein/jqp/archive/refs/tags/v0.8.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jqp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jqp 0.7.0-1+b4
TUI playground to experiment with jq (program)
https://github.com/noahgorstein/jqp
sudo apt install jqpjqp
nix profile install nixpkgs#jqpjqp 0.5.0-1
TUI playground to experiment with jq (program)
https://github.com/noahgorstein/jqp
sudo apt install jqpjqp
sudo port install jqpextras/jqp
scoop install extras/jqpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.