@hackage / html5-entity

A library for looking up and validating HTML5 entities.

Latest0.2.0.3

About

Metadata

  • Last updated , by zudov
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: konstantin@anche.no

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    generator (off by default)

    Build generation executable 'html5-entity-generate'

Readme

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