yq Mike Farah
winget install --id=MikeFarah.yq -e
yq is a lightweight and portable command-line YAML, JSON and XML processor. yq uses jq like syntax but works with yaml files as well as json, xml, properties, csv and tsv.
yq is a lightweight and portable command-line tool designed to process YAML, JSON, XML, CSV, TSV, properties, and other data formats efficiently. Built with jq-like syntax, yq provides a flexible and intuitive way to query, manipulate, and transform structured data.
Key Features:
- Supports YAML, JSON, XML, CSV, TSV, properties, and other formats.
- Leverages jq-like syntax for powerful data processing capabilities.
- Offers in-place updates to modify files directly without external dependencies.