is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
Install
Usage
API
isFullwidthCodePoint(codePoint)
codePoint
Type: number
The code point of a character.
License
MIT © Sindre Sorhus
Last updated