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
Strip non-character code points from a string.
Provides fast access to unicode character properties
Generate CSS classes per font glyph
Formula converter for HTML
> 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)
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.
A simple library to convert unicode characters to TeX and LaTeX equivalents
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.
Remove the last Unicode code point of a string.
Return the last Unicode code point of a string.