blob: 1941a18d8dfaf357574a683aea7c86918deeda3f (
plain) (
blame)
1
2
3
4
5
|
jq, but for HTML.
`hq` reads HTML and converts it into a JSON object based on a series of CSS
selectors. The selectors are expressed in a similar way to JSON, but where the
values are CSS selectors.
|