html5-entity alternatives and similar packages
Based on the "Text" category.
Alternatively, view html5-entity alternatives based on common mentions on social networks and blogs.
-
skylighting
A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions -
double-conversion
A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of html5-entity or a related project?
README
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 the library as about bindings to the data in that file.
For usage see documentation on Hackage