html-entity-map

Map from HTML5 entity names to the corresponding Unicode text.


Keywords
bsd3, html, library, Propose Tags , Data.HTML.Entities, https://github.com/mrkkrp/html-entity-map-gen, the GitHub issue tracker for this project, haskell, html-entities, html5
License
BSD-3-Clause
Install
cabal install html-entity-map-0.1.0.0

Documentation

HTML entity map

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status

The package contains a mechanically generated map from HTML5 entity names to the corresponding Unicode text.

The map is generated using this code:

https://github.com/mrkkrp/html-entity-map-gen

Contribution

Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.

Pull requests are also welcome and will be reviewed quickly.

License

Copyright © 2017–2018 Mark Karpov

Distributed under BSD 3 clause license.