@stdlib/constants-unicode
Standard string unicode constants.
Standard string unicode constants.
Maximum Unicode code point.
Maximum Unicode code point in the Basic Multilingual Plane (BMP).
Standard string path constants.
Platform-specific path delimiter.
POSIX path delimiter.
Windows path delimiter.
Platform-specific path segment separator.
POSIX path segment separator.
Windows path segment separator.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Trim whitespace characters from the beginning and end of a string.
Trim whitespace characters from the beginning and end of a string.
Truncate a string to a specified length.
Truncate a string to a specified length.
Truncate a string in the middle to a specified length.
Truncate a string in the middle to a specified length.
Uncapitalize the first character of a string.
Uncapitalize the first character of a string.