case
kebab-case
Convert text to kebab-case
About the kebab-case tool
kebab-case joins words with hyphens and lowercases everything — making it ideal for URLs, CSS class names, HTML attributes, and file names on the web. Most CSS frameworks and CSS-in-JS tools use kebab-case for property and class names.
Input
0 words·0 characters·0 lines·0 min read
Output
0 words·0 characters·0 lines
How to use
- 1Paste a phrase or class name description.
- 2Get the kebab-case result in Output.
- 3Copy it into your CSS, HTML, or URL.