Showing 41-60 of 185 packages
Percent-encode a UTF-16 encoded string according to RFC 3986.
Split a string by its grapheme cluster breaks.
Left pad a string.
Convert a string to camel case.
Return the number of grapheme clusters in a string.
Calculates the Levenshtein (edit) distance between two strings.
Test if a string starts with the characters of another string.
Truncate a string in the middle to a specified length.
Convert a string to camel case.
Percent-encode a UTF-16 encoded string according to RFC 3986.
Return the part of a string before a specified substring.
Truncate a string to a specified length.
Return the part of a string after a specified substring.
Right pad a string.
Test if a string starts with the characters of another string.
Convert a Base64-encoded string to a Uint8Array.
Trim whitespace characters from the beginning of a string.
Capitalize the first letter of each word in a string.
Test if a string ends with the characters of another string.
Capitalize the first letter of each word in a string.