html-entities

A codec library for HTML-escaped text and HTML-entities

https://github.com/nikita-volkov/html-entities

Version on this page:1.1.4.2
LTS Haskell 22.14:1.1.4.7
Stackage Nightly 2024-03-28:1.1.4.7
Latest on Hackage:1.1.4.7

See all snapshots html-entities appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:html-entities-1.1.4.2@sha256:acf28f011c2b65a40e7ce8efc84e7c3ee775ace44741cf074d66d346cb57add6,1829

Module documentation for 1.1.4.2

  • HTMLEntities
    • HTMLEntities.Builder
    • HTMLEntities.Decoder
    • HTMLEntities.Parser
    • HTMLEntities.Text
Used by 1 package in nightly-2018-08-05(full list with versions):

This library provides the following APIs for coding and decoding of HTML-escaped text:

  • "attoparsec" parser

  • Text decoder

  • Encoding text builder