camelcase475.6mMIT8.0.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
sindresorhusabout 2 yearscamelcase, camel-case, camel, case camel-case88.6mMIT5.0.0Transform into a string with the separator denoted by the next word capitalized
blakeembreyalmost 2 yearscamelcase, camel-case, camel, case lodash.camelcase83.4mMIT4.3.0The lodash method `_.camelCase` exported as a module.
lodashabout 3 yearscamelcase, lodash-modularized camelcase-css65.2mMIT2.0.1Convert a kebab-cased CSS property into a camelCased DOM property.
stevenvachonabout 3 yearscamelcase, case, css, dom