slug-cli
Fix bad filenames with slugify
Fix bad filenames with slugify
Util for converting projects to kebab casing
dasherize string, "some_string" to "some-string"
A port of inflection-js to node.js module
A library to convert UpperCase strings to dasherize case
Transform a char separated string into a camelCase one using a custom separator and accepting unicode chars.