kebab-case
Convert a string to kebab-case, i.e. its dash separated form
inflection
A port of inflection-js to node.js module
i
custom inflections for nodejs
dashify
Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
inflected
A port of ActiveSupport's inflector to Node.js