Description
A command-line JSON processing tool inspired by jq, focused on correctness, speed and simplicity. It filters, transforms and queries JSON data in scripts, terminals and automation pipelines.
Use it when you need jq-like data manipulation and a project or workflow prefers jaq. Always test filters on sample data before using them in scripts that change files or production output.