@stdlib/string-code-point-at
Return a Unicode code point from a string at a specified position.
Return a Unicode code point from a string at a specified position.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Grapheme cluster break tooling.
Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.
Standard string unicode constants.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Return a Unicode code point from a string at a specified position.
Invoke a function for each UTF-16 code unit in a string.
Invoke a function for each UTF-16 code unit in a string, iterating from right to left.
Return a regular expression to match a UTF-16 surrogate pair.
Return a regular expression to match an unpaired UTF-16 surrogate.