Showing 1-20 of 847,292 packages
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a kebab-cased CSS property into a camelCased DOM property.
Convert object keys to camel case
The lodash method `_.camelCase` exported as a module.
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
Checks that you are using the existent css/scss/less classes, no more no less
String case utils
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
convert a string to camel case
Reverse minimist. Convert an object of options into an array of command-line arguments.
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Tiny Casing utils
CLI app helper
Install and import packages on-the-fly
Axios transformer/interceptor that converts snake_case/camelCase
Simple npm package for converting the case from one format to another.
Enforce filename conventions for linted files
convert object keys from/to camelCase and snake_case
Deeply convert the keys of an object to camelCase