@hackage / html-entity-map

Map from HTML5 entity names to the corresponding Unicode text

Latest0.1.0.0

About

Metadata

  • Last updated , by mrkkrp
  • License BSD-3-Clause
  • Maintained by: Mark Karpov <markkarpov92@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.2.2
  2. 8.0.2
  3. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    dev (off by default)

    Turn on development settings.

Readme

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.