From 506cb7ba819a6e569daf46403a9d1644557fc27f Mon Sep 17 00:00:00 2001 From: Alexei Yuzhakov Date: Fri, 30 Jun 2023 17:59:23 +0300 Subject: [PATCH] Add xq --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9b28de..714afc5 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [xidel](https://github.com/benibela/xidel/) - Cli tool to filter, map and create HTML/XML/JSON data with (Turing-complete) XPath and XQuery. * [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. * [yq](https://github.com/mikefarah/yq) - yq is a portable command-line YAML processor +* [xq](https://github.com/sibprogrammer/xq) - Command-line XML and HTML beautifier and content extractor. ## Applications