@stdlib/string-base-last-code-point
Return the last Unicode code point of a string.
Return the last Unicode code point of a string.
Return the last grapheme cluster (i.e., user-perceived character) of a string.
Left pad a string.
Trim whitespace characters from the beginning of a string.
Convert a string to lowercase.
Your core stack for AI scripting and workflow automation
Replaces placeholders in a format string with provided named or positional arguments.
Test whether a string contains only hexadecimal digits.
Test whether a string contains only hexadecimal digits.
Test whether a string matches a Node.js built-in module name.
Test whether a string matches a Node.js built-in module name.
Test whether a value is a property key.
Checks if a string has required substrings after given sums.
Checks if substrings have a minimum density in a string.
Checks if substrings occur a minimum number of times in a string.
Checks if a string has a prohibited substring after given sums.
This is just a collection of assorted functions, classes, and premade variables.
Terminal string styling done right
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Change the indentation in a string.