Showing 1-20 of 103,797 packages
Convert input (string, array, object) to lowerCamelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert object keys to camel case
Convert a kebab-cased CSS property into a camelCased DOM property.
CLI app helper
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
The lodash method `_.camelCase` exported as a module.
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
String case utils
Checks that you are using the existent css/scss/less classes, no more no less
convert a string to camel case
Transpile Fluent (ftl) files into optimized, tree-shakable, JavaScript EcmaScript Modules (esm).
Reverse minimist. Convert an object of options into an array of command-line arguments.
Convert object keys recursivly to camelCase using lodash
convert object keys from/to camelCase and snake_case
Collection of utility functions
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
TypeScript definitions for lodash.camelcase