filters for converting to/from camelcase
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.
A port of inflection-js to node.js module
Convert camelCase strings to human readable ones
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
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
Reverse minimist. Convert an object of options into an array of command-line arguments.
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Recommended ESLint configuration for SKY UX projects
An angular.js wrapper for Chart.js
TypeScript definitions for lodash.camelcase
No description provided.
CLI app helper
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
convert object keys from/to camelCase and snake_case
Install and import packages on-the-fly
All change-case methods bundled in a single module