is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
Check if the character represented by a given Unicode code point is fullwidth
ES2015 `String#codePointAt()` ponyfill
Provides fast access to unicode character properties
Provides fast access to unicode character properties
Match Emoji combinations according to unicode emoji specification
A parser for files in the Unicode database
Because sometimes you want to use twemoji but without all the library bloat
Provides fast access to unicode character properties
Strip non-character code points from a string.
Generate CSS classes per font glyph
> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms)
Formula converter for HTML
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.
Provides fast access to unicode character properties
A simple library to convert unicode characters to TeX and LaTeX equivalents
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
Determine the East Asian Width of a Unicode character
Convert CJK quotation marks to fullwidth according to Unicode Standardized Variation Sequence (SVS)
Encode and decode text files in a reliable way
Remove the first Unicode code point of a string.