macOS
brew install ijqlocal Homebrew formula metadata
sudo port install ijqMacPorts ports tree · textproc/ijq/Portfile · ソース: api.github.com
brew / 順位 2390
ijq のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ijqlocal Homebrew formula metadata
sudo port install ijqMacPorts ports tree · textproc/ijq/Portfile · ソース: api.github.com
sudo apk add ijqAlpine Linux edge package indexes · ijq · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ijqnixpkgs package indexes · pkgs/by-name/ij/ijq/package.nix · ソース: api.github.com
sudo pacman -S ijqArch Linux sync databases · ijq · ソース: geo.mirror.pkgbuild.com
概要
Interactive jq
履歴
ijq is a terminal interface around jq, built for interactive exploration of JSON filters before reusing them in scripts. Its README describes it as an interactive jq tool, like jqplay for the command line, and notes that jq remains the underlying filter engine.
The public tag history reaches v0.1.0 in 2020, and the project later moved its primary home to Codeberg while preserving a GitHub mirror for contributions. Release notes for v1.2.0 mention removing remaining SourceHut references, and v1.3.0 tells packagers that ijq lives at Codeberg.
The tool stayed intentionally close to jq rather than becoming a separate query language. Its later evolution added terminal usability features: asynchronous jq subprocess handling for large inputs, an overlay menu, configurable key bindings, filter history, and a config file.
ijq occupies the package-manager niche for people who already use jq but want fast feedback while building a filter. Homebrew, MacPorts, Nix, Arch, and Alpine package metadata in the input show distribution across Unix-like package ecosystems; Homebrew formula metadata records binary bottles and install analytics.
A common workflow is to open a JSON file or pipe API output into ijq, edit the jq filter interactively, then press Return to emit the filtered output and save the filter for later jq use. The README also documents history storage under the XDG data path and a config file for changing the history file, jq binary, pane visibility, and key bindings.
For package nerds, ijq is interesting because it packages an ergonomic shell companion rather than a new data-processing stack. It is small, jq-compatible, and useful in the same workflows where people already install jq, fx, jless, or browser-based jqplay.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/ijq/config~/.config/ijq/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ijq | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ijq |
|---|---|
| バージョン | 1.4.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://codeberg.org/gpanders/ijq |
| 最終更新 | 2026-07-25T14:44:33Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ijq
nix profile install nixpkgs#ijqijq 1.2.0-r8
Interactive jq tool
https://codeberg.org/gpanders/ijq
sudo apk add ijqijq-doc 1.2.0-r8
Interactive jq tool (documentation)
https://codeberg.org/gpanders/ijq
sudo apk add ijq-docijq 1.4.0-1
Interactive jq tool, like jqplay for the commandline
https://git.sr.ht/~gpanders/ijq
sudo pacman -S ijqijq
sudo port install ijqソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.