Convert camelCase strings to human readable ones
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.
A port of inflection-js to node.js module
Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`
The lodash method `_.camelCase` exported as a module.
String case utils
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Checks that you are using the existent css/scss/less classes, no more no less
Human-friendly process signals
convert a string to camel case
Returns from a pool of 15m human-readable IDs
Reverse minimist. Convert an object of options into an array of command-line arguments.
Automated semver compliant package publishing
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Human-readable error messages for Ajv (Another JSON Schema Validator).
Generate human-readable ids from lists of easy-to-spell nouns and adjectives
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
No description provided.
An angular.js wrapper for Chart.js