jq
https://github.com/jqlang/jq
C
Command-line JSON processor
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported16 Subscribers
Add a CodeTriage badge to jq
Help out
- Issues
- need command line options to print path and key values of JSON file
- capture returns inconsistent results for optional named group
- Add `--sandbox` flag to prevent dynamic loading of other files/data.
- fromdateiso8601 not inverse of todateiso8601
- `scan("(a)(b)")` returning an array is not documented
- Make maximum depth configurable via CLI option
- Inconsistent handling of LF and CRLF with the shebang trick.
- Add functions to work with filesystem paths: `expand_path` , `get_home`, `get_abspath`
- Fix unary operator precedence, allow some expressions as object values
- Add mul/0 builtin filter folding arrays with * similar to add/0 for +
- Docs
- C not yet supported