macOS
brew install jsongreplocal Homebrew formula metadata
安装
brew install jsongreplocal Homebrew formula metadata
nix profile install nixpkgs#jsongrepnixpkgs package indexes · pkgs/by-name/js/jsongrep/package.nix · 来源: api.github.com
sudo zypper install jsongrepopenSUSE Tumbleweed package metadata · jsongrep · 来源: download.opensuse.org
scoop install main/jsongrepScoop official bucket manifest trees · bucket/jsongrep.json · 来源: api.github.com
winget install --id micahkepe.jsongrep -eWindows Package Manager source index · micahkepe.jsongrep · 来源: cdn.winget.microsoft.com
概览
Query tool for JSON, YAML, TOML, and other structured formats
历史
jsongrep is a Rust command-line tool and library for querying JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents with regular path expressions. Its executable is `jg`.
Micah Kepe's repository was created on August 8, 2025. The README frames the project as a path-query tool rather than a general transformation language: users describe sets of paths through a document tree, and the engine finds matches.
The changelog shows rapid early iteration in 2026, including version 0.5.0 and 0.5.1 on February 14, 2026 and version 0.9.0 on April 18, 2026. The 0.9.0 entry added an interactive WASM playground and a porcelain output mode.
By 2026 the README documented installation through Homebrew, Winget, Scoop, and Cargo, and the input package facts list additional Nix and zypper packaging. That is unusually broad distribution for a young structured-data query CLI.
The README examples use `jg` to query nested paths, match fixed field names at any depth with `-F`, compare common path searches with jq, and pretty-print JSON. Kepe's blog explains the model as regular expressions over tree edges rather than text characters.
jsongrep is significant as a modern Rust take on the `grep for structured data` idea. Package nerds care because it joins jq, JSONPath, JMESPath, gron, and jql in the crowded but still active space of command-line data inspection.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jg | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/micahkepe/jsongrep
安装元数据
| 软件包键 | brew:jsongrep |
|---|---|
| 版本 | 0.9.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jsongrep |
| 主页 | https://github.com/micahkepe/jsongrep |
| 仓库 | https://github.com/micahkepe/jsongrep |
| 上游文档 | https://github.com/micahkepe/jsongrep#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/micahkepe/jsongrep/archive/refs/tags/v0.9.0.tar.gz |
| 构建依赖 | rust |
| 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 | jsongrep |
| 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 软件包链接分开显示。
jsongrep
nix profile install nixpkgs#jsongrepjsongrep 0.9.0-1.1
CLI for fast querying of JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrepjsongrep-bash-completion 0.9.0-1.1
Bash Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-bash-completionjsongrep-fish-completion 0.9.0-1.1
Fish Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-fish-completionjsongrep-zsh-completion 0.9.0-1.1
Zsh Completion for jsongrep
https://github.com/micahkepe/jsongrep
sudo zypper install jsongrep-zsh-completionmain/jsongrep
scoop install main/jsongrepmicahkepe.jsongrep
winget install --id micahkepe.jsongrep -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.