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
- Use codepoint index for indices/1, index/1 and rindex/1
- 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 +
- Converting non-iso8601 datetime strings to epoch (mktime) format
- Update delpaths function to use sort with slicing
- Stream delimiters in `fromstream`
- Documentation Request: Include subsection links in documentation sidebar
- Docs
- C not yet supported