html5-entity

A library for looking up and validating HTML5 entities. The following document is used as an authoritative source of the valid entity names and their corresponding codepoints. You can think of this library as about bindings to the data from that file. For usage see the Text.Html5.Entity module.


Keywords
library, text, Propose Tags, following, Skip to Readme, , Index, Text.Html.Entity, Text.Html.Entity.Data, More info, html5-entity-0.2.0.3.tar.gz, browse, Package description, Package maintainers, zudov, edit package information , 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.2, 0.2.0.3, Hackage
License
BSD-3-Clause
Install
cabal install html5-entity-0.2.0.3

Documentation

HTML5-entity

A library for looking up and validating HTML5 entities.

Travis build Hackage

The following document is used as an authoritative source of the valid entity names and their corresponding codepoints.

You can think of the library as about bindings to the data in that file.

For usage see documentation on Hackage