macOS
brew install jnvlocal Homebrew formula metadata
sudo port install jnvMacPorts ports tree · textproc/jnv/Portfile · source: api.github.com
brew
Interactive JSON filter using jq. Version 0.7.1 via Homebrew; verified from local package data.
install
brew install jnvlocal Homebrew formula metadata
sudo port install jnvMacPorts ports tree · textproc/jnv/Portfile · source: api.github.com
nix profile install nixpkgs#jnvnixpkgs package indexes · pkgs/by-name/jn/jnv/package.nix · source: api.github.com
sudo pacman -S jnvArch Linux sync databases · jnv · source: geo.mirror.pkgbuild.com
scoop install main/jnvScoop official bucket manifest trees · bucket/jnv.json · source: api.github.com
overview
Interactive JSON filter using jq
history
jnv is a Rust terminal tool for navigating JSON with an interactive viewer and jq-style filter editor. Its README says it uses jaq for filter evaluation and was inspired by jid and jiq, placing it in the family of interactive JSON exploration tools rather than one-shot JSON processors.
The GitHub repository was created in March 2024, followed by v0.1.0 on March 19, 2024. Releases through 2024 and 2025 added packaged binaries for macOS, Linux, and Windows, while the README documents package-manager installation routes including Homebrew, MacPorts, Nix, conda-forge, and Cargo.
jnv's adoption path is unusually package-manager-forward for a young CLI: the README includes Repology packaging status and first-class install snippets for several ecosystems. Homebrew core packaging and other package-manager entries make it easy to try as a jq-adjacent interactive viewer.
Users pipe JSON into jnv or pass a JSON file, edit a jq filter interactively, inspect the resulting JSON tree, fold and navigate entries, and optionally write the selected result to stdout. The README calls out support for standard JSON and multiple JSON structures such as JSON Lines.
jnv is notable for combining the familiar jq query model with a terminal UI and bundling jaq so users do not have to provide jq separately. For package nerds, it is part of the wave of Rust CLIs that ship cross-platform binaries and land quickly in multiple package managers.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jnv | 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.
install metadata
| Package key | brew:jnv |
|---|---|
| Version | 0.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jnv |
| Homepage | https://github.com/ynqa/jnv |
| Repository | https://github.com/ynqa/jnv |
| Upstream docs | https://github.com/ynqa/jnv#readme |
| License | MIT |
| Source archive | https://github.com/ynqa/jnv/archive/refs/tags/v0.7.1.tar.gz |
| Build dependencies | rust |
| 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 | jnv |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
jnv
nix profile install nixpkgs#jnvjnv 0.7.1-1
Interactive JSON filter using jq
sudo pacman -S jnvjnv
sudo port install jnvmain/jnv
scoop install main/jnvsource 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.