Updated 4 months ago

@stdlib/string-utf16-to-utf8-array • Rank 9.8 • Science 44%

Convert a UTF-16 encoded string to an array of integers using UTF-8 encoding.

Updated 4 months ago

@stdlib/string-next-grapheme-cluster-break • Rank 9.2 • Science 44%

Return the next extended grapheme cluster break in a string after a specified position.

Updated 4 months ago

@stdlib/string-prev-grapheme-cluster-break • Rank 3.6 • Science 44%

Return the previous extended grapheme cluster break in a string before a specified position.

Updated 4 months ago

@stdlib/string-next-code-point-index • Science 44%

Return the position of the next Unicode code point in a string after a specified position.