macOS
brew install jidlocal Homebrew formula metadata
sudo port install jidMacPorts ports tree · textproc/jid/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jid pour les workflows d'agents IA.
installation
brew install jidlocal Homebrew formula metadata
sudo port install jidMacPorts ports tree · textproc/jid/Portfile · Source: api.github.com
sudo apt install jidDebian stable package indexes · jid · Source: deb.debian.org
sudo dnf install jidFedora Rawhide package metadata · jid · Source: dl.fedoraproject.org
nix profile install nixpkgs#jidnixpkgs package indexes · pkgs/by-name/ji/jid/package.nix · Source: api.github.com
scoop install main/jidScoop official bucket manifest trees · bucket/jid.json · Source: api.github.com
aperçu
Json incremental digger
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jid | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jid |
|---|---|
| Version | 1.1.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jid |
| Page d'accueil | https://github.com/simeji/jid |
| Dépôt | https://github.com/simeji/jid |
| Docs amont | https://github.com/simeji/jid#readme |
| Licence | MIT |
| Archive source | https://github.com/simeji/jid/archive/refs/tags/v1.1.2.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/jidpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.