← back

$json-tools

jq

Lightweight and flexible command-line JSON processor

It became the de facto standard for a reason — its query language is expressive enough for real pipelines and simple enough to write one-liners from memory.

install

brew install jq
--site--repo