winget install --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
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 |