macOS
brew install jidlocal Homebrew formula metadata
sudo port install jidMacPorts ports tree · textproc/jid/Portfile · ソース: api.github.com
brew
jid のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.