xmlq VS tools

Compare xmlq vs tools and see what are their differences.

xmlq

filter xml in the command line with xpath (by dscape)

tools

all-in collection of productivity scripts, CLI tools, utility libraries, fuse filesystems, and also some stuff (by bAndie91)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
xmlq tools
1 2
5 16
- -
0.0 9.4
about 9 years ago 7 days ago
JavaScript Shell
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xmlq

Posts with mentions or reviews of xmlq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-07.

tools

Posts with mentions or reviews of tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-13.
  • Ask HN: Share a shell script you like
    17 projects | news.ycombinator.com | 13 Aug 2023
    my collection: https://github.com/bAndie91/tools/tree/master/user-tools
  • Like JQ, but for HTML
    21 projects | news.ycombinator.com | 7 Sep 2021
    parsel[0] is a python script in front of the identically named python lib, and extracts parts of the HTML by CSS selector. the advantage of it compared to most similar tools is that you can navigate in the DOM tree up and down to find precisely what you want if the HTML is poorly marked up, or the searched parts are not close to each other.

    [0] https://github.com/bAndie91/tools/blob/master/usr/bin/parsel

What are some alternatives?

When comparing xmlq and tools you can also consider the following projects:

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

xidel - Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.

htmlq - Like jq, but for HTML.

blog.rust-lang.org - Home of the Rust and Inside Rust blogs

lol-html - Low output latency streaming HTML parser/rewriter with CSS selector-based API

tq - Perform a lookup by CSS selector on an HTML input

cascadia - Go cascadia package command line CSS selector

fontpreview - Highly customizable and minimal font previewer written in bash

JsonPath - Java JsonPath implementation