2.0.2
Convert a string to kebab-case, i.e. its dash separated form
Suggestions
Sort by
8.0.0
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
2.0.0
Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.
2.0.1
Map of web namespaces
4.1.1
The lodash method `_.kebabCase` exported as a module.
Follow for updates
Keep up-to-date with new features, changelog and more
@pkgland