← Package directory
Available on winget

Install jsongrep

JSONPath-inspired query language for JSON, YAML, TOML, and other serialization formats

Install with winget
winget install --id micahkepe.jsongrep
Upgrade
winget upgrade --id micahkepe.jsongrep
Uninstall
winget uninstall --id micahkepe.jsongrep

About jsongrep

jsongrep is a command-line tool providing a JSONPath-inspired query language for searching and filtering JSON, YAML, TOML, CBOR, and MessagePack data. It supports wildcards, recursive descent, array slicing, filter expressions, and regex matching.

What's new in 0.9.0

Release 0.9.0 of jsongrep What's Changed - feat: add first github pages playground by @thomas9911 in #31 - refactor(cli): --porcelain flag, make --count/ --depth mutually exclusive, --depth with query by @micahkepe in #32 New Contributors - @thomas9911 made their first contribution in #31

Read release notes

Version history

Version Updated Notes
0.9.0 Unknown Release 0.9.0 of jsongrep What's Changed - feat: add first github pages playground by @thomas9911 in #31 - refactor(cli): --porcelain flag, make --count/ --depth mutually exclusive, --depth with query by @micahkepe in #3...
0.8.0 Unknown Release notes