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 supported21 Subscribers
Add a CodeTriage badge to jq
Help out
- Issues
- Fix: alternate operator (//) precedence (#3507)
- Inconsistent delpaths behavior with negative indices
- Make tonumber work on boolean input per #3112
- Fix undefined behavior for infinite array indices
- feat: for is not defined error message, prompt for similar names
- undefined behavior in array index handling for `infinite`
- Port JQ to Meson build system
- Update NEWS.md and AUTHORS for 1.8.2
- Bind only `$x`, not `x` in `def f($x): ...`
- Incorrect results from large integer subtraction
- Docs
- C not yet supported