Description
A query language for transforming HTML5
Description
Hquery is a tool for transforming XmlHtml trees. It is an implementation of Lift's CssSelectors in haskell. It operates over "xmlhtml" Node
s, allowing you to build transformers for creating and modifying template trees. See Text.Hquery
for some examples.