Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
case
Extensible string utility for converting, identifying and flipping string case
to-space-case
Convert a string to space case.
to-camel-case
Convert a string to camel case.
case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
camelcase-keys
Convert object keys to camel case
decamelize-keys
Convert object keys from camel case
pascalcase
Convert a string to pascal case (upper camelcase).
snakecase-keys
Convert an object's keys to snake case
to-case
Simple case conversion and detection for strings.
stringcase
Convert string cases between camel case, pascal case, snake case etc...
change-case-object
Changes the case of all keys of an object
change-object-case
Change case of object and arrays
case-it
{camel,constant,dot,kebab,pascal,snake,space} case it.
camelo
Convert a string into camel case style by providing the separators.
@magic/cases
convert between camelCase, PascalCase, snake_case, and kebab-case.
to-no-case
Remove any existing casing from a string.
@lavadrop/camel-case
Converts a string value into camel case.
recase
Deep rekey Objects and Arrays as either camel case or snake case.
lucky-case
The lucky javascript library to identify and convert strings from any letter case to another
camel-to-kebab
Convert camelCase inputs to kebab-case outputs.