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
Generate CSS classes per font glyph
Strip non-character code points from a string.
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)
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.
Return the first Unicode code point of a string.
Reverse the Unicode code points of a string.