Open Internet by MindsNet
jqlang/jq
jq is a lightweight and flexible command-line JSON processor that allows you to easily slice, filter, map, and transform structured data. Best for: Developers and data analysts working with JSON data Use cases: Extracting specific data from a large JSON file; Filtering JSON data based on conditions; Transforming JSON data for easier analysis or processing Highlights: Written in portable C with zero runtime dependencies; Supports various installation options including prebuilt binaries and Docker image; Has a large and active community with 34,366 stars on GitHub
Computing & Technology, Computer Science, Cloud Computing