@hackage html-entities1.1.4.7
A codec library for HTML-escaped text and HTML-entities
Installation
Dependencies (4)
- base >=4.11 && <5
- text >=1 && <3
- attoparsec >=0.14 && <0.15
- unordered-containers >=0.2 && <0.3 Show all…
Dependents (16)
@hackage/pangraph, @hackage/web-view, @hackage/damnpacket, @hackage/acme-everything, @hackage/html-tokenizer, @hackage/espial, Show all…
This library provides the following APIs for coding and decoding of HTML-escaped text: * "attoparsec" parser * Text decoder * Encoding text builder