html-query
html-query copied to clipboard
jq, but for HTML
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.2` |...
Bumps the dependencies group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 1 to 2 Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog...
I'd like to use hq in one of my personal rust projects, but I don't want to use the binary. Could we refactor hq into a library and make the...
Hey, I love the project and wanted to use it to gather some code coverage statistics, but I can't justify putting the whole rust toolchain in our build pipeline as...
Instead of using `cat page.html | hq '{something: .something}'` repeatedly until it works, it might be better to use something like `cat page.html | hq --repl` to get a prompt:...
It would be helpful to have more examples. I have been trying to get the following to work: ```shell curl -s https://news.ycombinator.com/ | hq '{posts: .athing | [{url: .titleline >...
Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.2` |...
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.35` |...
When not passing anything to `hq`, it should echo back the HTML it received, potentially even with some formatting, a la `jq`, instead of current behavior which is to error....
Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [scraper](https://github.com/causal-agent/scraper) | `0.23.1` |...