Convert a string to constant case.
Insert supplied variable values into a format string.
Test if a value is a string.
Escape a regular expression string or pattern.
Generate string from a token array by interpolating values.
Replace search occurrences with a replacement string.
Tokenize a string into an array of string parts and format identifier objects.
Test if a value is a regular expression string.
Convert a string to lowercase.
Convert a string to constant case.
Create a regular expression from a regular expression string.
Allocate a buffer containing a provided string.
Convert a string to lowercase.
Determine a value's type.
Replace search occurrences with a replacement string.
Return a regular expression to parse a regular expression string.
Determine the specification defined classification of an object.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Command-line interface.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
String manipulation functions.
Determine the name of a value's constructor.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Standard input.