Convert a string to snake case.
The lodash method `_.snakeCase` exported as a module.
Command-line interface.
Convert an object's keys to snake case
Insert supplied variable values into a format string.
Test if a value is a string.
Generate string from a token array by interpolating values.
Tokenize a string into an array of string parts and format identifier objects.
Escape a regular expression string or pattern.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Replace search occurrences with a replacement string.
Allocate a buffer containing a provided string.
Test if a value is a regular expression string.
Convert a string to lowercase.
Create a regular expression from a regular expression string.
convert a string to snake case
Convert a string to lowercase.
Determine a value's type.
Replace search occurrences with a replacement string.
Determine the specification defined classification of an object.
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.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Tiny Casing utils