Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
camelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
camelcase-keys
Convert object keys to camel case
pascalcase
Convert a string to pascal case (upper camelcase).
change-case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
change-case-all
All change-case methods bundled in a single module
case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
ts-case-convert
Typescript type-preserving conversion of objects between camelCase and snake_case
change-case-commonjs
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
text-pascal-case
Convert into a text of capitalized words without separators
case-it
{camel,constant,dot,kebab,pascal,snake,space} case it.
text-case
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
transform-object-keys
Transform object keys into a new one using preset or custom rules
literal-case
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
@shipengine/capitalization
String capitalization functions with special cases for certain ShipEngine words and phrases
@lafourche/camelcase-keys
Convert object keys to camel case
@jordanburke/ts-case-convert
Typescript type-preserving conversion of objects between camelCase and snake_case
tn-case
Convert different naming convention
@kevinoid/dotnet-identifier-case
Transform a string to PascalCase according to Microsoft's .NET Capitalization Conventions.
camelcase-es5
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
change-case-legacy
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others