dash-case
There are 5 repositories under dash-case topic.
jonschlinkert/dashify
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
jonschlinkert/detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
magynhard/lucky-case
The lucky javascript library to identify and convert strings from any letter case to another
busterc/skewered
:oden: The simplest slugify module in the universe.
wessberg/stringutil
A collection of helper functions for working with strings that I frequently use