Description
Lenses and traversals for xml-conduit based on microlens.
Description
XML (and HTML) DOM selectors for `xml-conduit` based on microlens
.
This library provides combinators for traversing and folding over XML trees. It could be useful for editing trees, adding attributes selectively (e.g. refactoring CSS, adding HTMX attributes etc.)
Some definitions are taken from 'xml-lens' but we import microlens
to achieve a smaller dependency footprint.
README.md