dashify
Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
kebab-case
Convert a string to kebab-case, i.e. its dash separated form
skewered
The simplest slugify module in the universe.
handlebars-helper-slugify
{{slugify}} handlebars helper. Uses the awesome underscore.string to transform text into a URL slug. Replaces whitespaces, accentuated and special characters with a dash.
make-case
A JavaScript Package For Convert a string to Different Case Styles Edit