JQ
// The command-line JSON processor
jq
The command-line JSON processor
13EmergingUnknown
What it does
is a lightweight and flexible command-line JSON processor akin to ,,, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. - Official Documentation: jqlang.org - Try jq Online: play.jqlang.org Download the latest releases from the GitHub release page. Pull the jq image to start quickly
Getting Started
git
git clone https://github.com/jqlang/jq