Search
is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
v5.0.0 URL:
https://unpkg.com/is-fullwidth-code-point@5.0.0/index.js
Open
Browse Files
fullwidth
full-width
full
width
unicode
character
string
codepoint
code
point
is
detect
check
east-asian-width
@stdlib/string-from-code-point
Create a string from a sequence of Unicode code points.
v0.2.2 URL:
https://unpkg.com/@stdlib/string-from-code-point@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdstring
string
str
utilities
utility
utils
util
code
point
pt
unicode
utf-16
utf16
@stdlib/string-code-point-at
Return a Unicode code point from a string at a specified position.
v0.2.2 URL:
https://unpkg.com/@stdlib/string-code-point-at@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdstring
string
str
utilities
utility
utils
util
code
point
pt
unicode
utf-16
utf16
surrogate
astral
@stdlib/string-base-code-point-at
Return a Unicode code point from a string at a specified position.
v0.2.2 URL:
https://unpkg.com/@stdlib/string-base-code-point-at@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdstring
string
str
utilities
utility
utils
util
code
point
pt
unicode
utf-16
utf16
surrogate
astral
@stdlib/string-next-code-point-index
Return the position of the next Unicode code point in a string after a specified position.
v0.2.2 URL:
https://unpkg.com/@stdlib/string-next-code-point-index@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdstring
string
str
utilities
utility
utils
util
code
point
pt
unicode
utf-16
utf16
surrogate
astral
segmentation
tc39