Files
ports/textproc/html-query/pkg-descr
2025-07-21 13:46:52 -07:00

6 lines
200 B
Plaintext

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.