@hackage html-entity-map0.0.1.0

A mechanically generated map from HTML5 entity names to the corresponding Unicode characters

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (1)

    @hackage/mmark
  • Package Flags

      dev
       (off by default)

      Turn on development settings.

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 characters.

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 Mark Karpov

Distributed under BSD 3 clause license.