Process, filter, and transform JSON data using jq - the lightweight and flexible command-line JSON processor.
Initial release of jq-json-processor. - Provides a collection of ready-to-use jq command-line examples for filtering, transforming, and manipulating JSON data. - Includes common tasks such as field extraction, array operations, advanced filtering, pretty printing, compact and raw output, and file operations. - Offers practical use cases for APIs, CSV conversion, and debugging. - Lists installation instructions for jq on common platforms (brew, apt). - Links to detailed jq documentation and an interactive tutorial.