macOS
brew install jnvlocal Homebrew formula metadata
sudo port install jnvMacPorts ports tree · textproc/jnv/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jnv in AI-Agent-Workflows.
Installation
brew install jnvlocal Homebrew formula metadata
sudo port install jnvMacPorts ports tree · textproc/jnv/Portfile · Quelle: api.github.com
nix profile install nixpkgs#jnvnixpkgs package indexes · pkgs/by-name/jn/jnv/package.nix · Quelle: api.github.com
sudo pacman -S jnvArch Linux sync databases · jnv · Quelle: geo.mirror.pkgbuild.com
scoop install main/jnvScoop official bucket manifest trees · bucket/jnv.json · Quelle: api.github.com
Überblick
Interactive JSON filter using jq
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jnv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:jnv |
|---|---|
| Version | 0.7.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jnv |
| Homepage | https://github.com/ynqa/jnv |
| Repository | https://github.com/ynqa/jnv |
| Upstream-Dokumentation | https://github.com/ynqa/jnv#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/ynqa/jnv/archive/refs/tags/v0.7.1.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/jnvQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.