Capitalize the first letter of each word in a string.
The lodash method `_.startCase` exported as a module.
Command-line interface.
Convert a string to lowercase.
Tokenize a string into an array of string parts and format identifier objects.
Replace search occurrences with a replacement string.
Insert supplied variable values into a format string.
Test if a value is a string.
Generate string from a token array by interpolating values.
Allocate a buffer containing a provided string.
Escape a regular expression string or pattern.
Test if a value is a regular expression string.
Capitalize the first letter of each word in a string.
TypeScript definitions for lodash.startcase
Create a regular expression from a regular expression string.
Determine a value's type.
Determine the specification defined classification of an object.
Capitalize the first letter of each word in a string.
Replace search occurrences with a replacement string.
Convert a string to lowercase.
Platform float word order.
Return a regular expression to parse a regular expression string.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Command-line interface.