Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
-
Updated
Nov 27, 2021 - JavaScript
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
The lucky javascript library to identify and convert strings from any letter case to another
🍢 The simplest slugify module in the universe.
A collection of helper functions for working with strings that I frequently use
Add a description, image, and links to the dash-case topic page so that developers can more easily learn about it.
To associate your repository with the dash-case topic, visit your repo's landing page and select "manage topics."