string-dasherize

Converts a underscored or camelized string into an dasherized one

corrected-names

given a string, returns an object with its camelCaseName, PascalCaseName, underscored_name, dashed_name and the original input string