xq is a Go-based command-line tool for querying XML data using XPath expressions. It allows users to extract specific nodes, attributes, or entire XML structures from XML input through standard pipes. The tool supports various XPath operations including root queries, node selection, attribute extraction, and multiple node

1m read timeFrom github.com
Post cover image
Table of contents
InstallationExamplesLicense

Sort: