@stdlib/constants-path-sep-win32
Windows path segment separator.
Windows path segment separator.
Standard string unicode constants.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Generate an acronym for a given string.
Generate an acronym for a given string.
Base (i.e., lower-level) string functions.
Convert a string to alternate case.
Convert a string to camel case.
Capitalize the first character in a string.
Return a Unicode code point from a string at a specified position.
Convert a string to constant case.
Calculate the Hamming distance between two equal-length strings.
Calculates the Levenshtein (edit) distance between two strings.
Convert a string to dot case.
Test if a string ends with the characters of another string.
Return the first UTF-16 code unit of a string.
Return the first Unicode code point of a string.
Return the first grapheme cluster (i.e., user-perceived character) of a string.
Invoke a function for each UTF-16 code unit in a string.