Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
typeorm-snake-naming-strategy
Snake naming strategy for TypeORM.
case
Extensible string utility for converting, identifying and flipping string case
snakecase-keys
Convert an object's keys to snake case
case-anything
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
to-no-case
Remove any existing casing from a string.
to-snake-case
Convert a string to snake case.
uhyphen
A micro utility to hyphenize strings
axios-case-converter
Axios transformer/interceptor that converts snake_case/camelCase
just-snake-case
convert a string to snake case
@magic/cases
convert between camelCase, PascalCase, snake_case, and kebab-case.
stringcase
Convert string cases between camel case, pascal case, snake case etc...
to-case
Simple case conversion and detection for strings.
snake-case-typescript
Snake case a string
change-case-object
Changes the case of all keys of an object
case-it
{camel,constant,dot,kebab,pascal,snake,space} case it.
object-keys-normalizer
Deeply normalizes object keys (included nested objects and objects in arrays) to the format of your choosing.
change-object-case
Change case of object and arrays
recase
Deep rekey Objects and Arrays as either camel case or snake case.
transform-obj-keys
Transform object keys easily using whatever transform function
snakecase
Convert a string to snake case (snake_case). Similar to kebab-case but uses underscores instead of dashes.