macOS
brew install ijqlocal Homebrew formula metadata
sudo port install ijqMacPorts ports tree · textproc/ijq/Portfile · 来源: api.github.com
安装
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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://codeberg.org/gpanders/ijq
安装元数据
| 软件包键 | brew:ijq |
|---|---|
| 版本 | 1.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ijq |
| 主页 | https://codeberg.org/gpanders/ijq |
| 仓库 | https://codeberg.org/gpanders/ijq |
| 上游文档 | https://codeberg.org/gpanders/ijq |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://codeberg.org/gpanders/ijq/archive/v1.3.0.tar.gz |
| 最后更新 | 2026-07-15T09:34:02Z |
| Pulse | updated |
| 构建依赖 | go, scdoc |
| macOS 提供的库 | jq |
| 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 | ijq |
| 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 软件包链接分开显示。
ijq
nix profile install nixpkgs#ijqijq 1.2.0-r7
Interactive jq tool
https://codeberg.org/gpanders/ijq
sudo apk add ijqijq-doc 1.2.0-r7
Interactive jq tool (documentation)
https://codeberg.org/gpanders/ijq
sudo apk add ijq-docijq 1.3.0-1
Interactive jq tool, like jqplay for the commandline
https://git.sr.ht/~gpanders/ijq
sudo pacman -S ijqijq
sudo port install ijq来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.