@stdlib/string-percent-encode
Percent-encode a UTF-16 encoded string according to RFC 3986.
Found 54 results for utf16
Percent-encode a UTF-16 encoded string according to RFC 3986.
Get location of code point in a string or get code points from string
Percent-encode a UTF-16 encoded string according to RFC 3986.
Return a regular expression to match an unpaired UTF-16 surrogate.
Unicode-aware string functions
UTF16-le encoding, a.k.a. UCS2 encoding, an encoding you probably should never use.
Encode and decode text files in a reliable way
Library for encoding and decoding between strings and byte arrays, including Base64, Hex, UTF-8, and UTF-16.
Reverse UTF-16 string
Chinese character encoding detection for GB18030, Big5, UTF-8, UTF-16
String offset conversions between UTF-8, UTF-16, and lines
A high-performance wrapper around `Intl.Segmenter` for efficient text segmentation. This class resolves memory handling issues seen with large strings and can enhance performance by 50-500x. Only ~70 loc (with comments) and no dependencies.
Return a regular expression to match a UTF-16 surrogate pair.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Standard string unicode constants.
UTF-16 code-point based lexical string scanner.
Read and write text files in a reliable way
base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
Unicode Toolkit
Invoke a function for each UTF-16 code unit in a string.
Methods for manipulate Unicode and more.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Return the position of the next Unicode code point in a string after a specified position.
Return the next extended grapheme cluster break in a string after a specified position.
Create a string from a sequence of Unicode code points.
Invoke a function for each character in a string.
Return the previous extended grapheme cluster break in a string before a specified position.
Invoke a function for each UTF-16 code unit in a string, iterating from right to left.
Convert UTF8 to UTF16
A decoder and encoder that allow you to manipulate bits in nanoseconds.
Return the previous extended grapheme cluster break in a string before a specified position.
Return the position of the next Unicode code point in a string after a specified position.
utf8, utf16, wtf8, and wtf16 decoding without strings
Return a Unicode code point from a string at a specified position.