jqlang/jq
Command-line JSON processor
C35K stars1.8K forks+75 today
Topics
#jq
What it does
jq is a powerful command-line tool for processing JSON data, enabling users to slice, filter, map and transform structured data with ease. It's essential for developers working with JSON in their workflows.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-04-25
Creator kit
Hook
Transform your JSON data effortlessly with jq, the command-line Swiss Army knife for JSON manipulation. #DevTools
Content angles
- Create a tutorial on how to use jq for advanced JSON transformations.
- Compare and contrast jq with other JSON processing tools in a blog post.
- Develop a series of quick tips and tricks for using jq efficiently.
Who should care
Developers, data scientists, and anyone working with JSON data who need powerful command-line tools for data manipulation.