mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-11-05 04:38:52 +01:00
Add groq-cli (#375)
This commit is contained in:
parent
b35a4a4d51
commit
92cbd40678
@ -363,11 +363,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
|
||||
### JSON
|
||||
|
||||
- [jq](https://github.com/stedolan/jq) - Command-line JSON processor.
|
||||
- [jq](https://github.com/stedolan/jq) - JSON processor.
|
||||
- [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement).
|
||||
- [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer.
|
||||
- [vj](https://github.com/busyloop/vj) - Makes JSON human readable.
|
||||
- [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON. Lets you use comments in your JSON files!
|
||||
- [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON.
|
||||
- [GROQ](https://github.com/sanity-io/groq-cli) – JSON processor with queries and projections.
|
||||
|
||||
### Text
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user