macOS
brew install jidlocal Homebrew formula metadata
sudo port install jidMacPorts ports tree · textproc/jid/Portfile · 来源: api.github.com
安装
brew install jidlocal Homebrew formula metadata
sudo port install jidMacPorts ports tree · textproc/jid/Portfile · 来源: api.github.com
sudo dnf install jidFedora Rawhide package metadata · jid · 来源: dl.fedoraproject.org
nix profile install nixpkgs#jidnixpkgs package indexes · pkgs/by-name/ji/jid/package.nix · 来源: api.github.com
scoop install main/jidScoop official bucket manifest trees · bucket/jid.json · 来源: api.github.com
概览
Json incremental digger
历史
jid, short for Json Incremental Digger, is an interactive terminal tool for exploring JSON. It lets users drill into JSON documents with incremental queries, suggestions, autocomplete, and JMESPath support.
The simeji/jid repository was created in June 2016 and published a 0.1.0 beta release the same month. Its README frames the tool as a simple way to navigate JSON interactively with filtering queries like jq, but optimized for discovery rather than one-shot transformation.
The release series quickly added the features expected in a terminal explorer: initial query support, help and version flags, scrolling, query history, key bindings, and package-manager installation instructions. Later README updates document JMESPath expressions and a TOML configuration file.
jid found an audience among developers who spend time inspecting API responses, logs, and configuration payloads. Its README documents installation through Homebrew, MacPorts, FreeBSD pkg, Scoop, direct binary downloads, and `go install`, which made it easy to try across Unix and Windows terminals.
It complements jq rather than replacing it: jq is the scripting and transformation powerhouse, while jid helps users discover paths and shape queries interactively before committing them to a script.
Typical usage pipes JSON into `jid`, types a dot-path or JMESPath expression, uses tab completion to inspect candidate fields, and exits with the selected result. It can also start with an initial query or load JSON from a file.
The tool is useful when exploring unfamiliar JSON because it shows matches as the query is typed and saves query history for repeated inspection sessions.
jid is package-nerd candy because it is a small Go CLI aimed squarely at terminal ergonomics. It turns JSON discovery into an interactive package, filling the gap between raw pager output and jq scripts.
Its distribution pattern is also very Go-era: GitHub releases, Homebrew, Scoop, MacPorts, and `go install` all coexist as installation paths for the same executable.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jid | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jid |
|---|---|
| 版本 | 1.1.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jid |
| 主页 | https://github.com/simeji/jid |
| 仓库 | https://github.com/simeji/jid |
| 上游文档 | https://github.com/simeji/jid#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/simeji/jid/archive/refs/tags/v1.1.2.tar.gz |
| 构建依赖 | go |
| 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 | jid |
| 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 软件包链接分开显示。
jid 0.7.6-1+b17
json incremental digger
https://github.com/simeji/jid/
sudo apt install jidjid
nix profile install nixpkgs#jidjid 0.7.6-1build1
json incremental digger
https://github.com/simeji/jid/
sudo apt install jidjid 0.7.6-23.fc44
JSON incremental digger
sudo dnf install jidjid
sudo port install jidmain/jid
scoop install main/jid来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.