macOS
brew install jnvlocal Homebrew formula metadata
sudo port install jnvMacPorts ports tree · textproc/jnv/Portfile · 来源: api.github.com
安装
brew install jnvlocal Homebrew formula metadata
sudo port install jnvMacPorts ports tree · textproc/jnv/Portfile · 来源: api.github.com
nix profile install nixpkgs#jnvnixpkgs package indexes · pkgs/by-name/jn/jnv/package.nix · 来源: api.github.com
sudo pacman -S jnvArch Linux sync databases · jnv · 来源: geo.mirror.pkgbuild.com
scoop install main/jnvScoop official bucket manifest trees · bucket/jnv.json · 来源: api.github.com
概览
Interactive JSON filter using jq
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jnv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jnv |
|---|---|
| 版本 | 0.7.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jnv |
| 主页 | https://github.com/ynqa/jnv |
| 仓库 | https://github.com/ynqa/jnv |
| 上游文档 | https://github.com/ynqa/jnv#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/ynqa/jnv/archive/refs/tags/v0.7.1.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/jnv来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.