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 supported18 Subscribers
Add a CodeTriage badge to jq
Help out
- Issues
- adds jv_unshare(), jv_is_unshared()
- need command line options to print path and key values of JSON file
- Add `--sandbox` flag to prevent dynamic loading of other files/data.
- Make maximum depth configurable via CLI option
- Add functions to work with filesystem paths: `expand_path` , `get_home`, `get_abspath`
- 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