/alfred-split-dash-case

Split into Dash Case

Primary LanguagePHPMIT LicenseMIT

Split into Dash Case

License: MIT Open Source Love svg1

This script converts words into dash case for easy use in URLs and other contexts.

Usage

Download the Alfred workflow and click import.

dc {query}

For example:

dc hello world

Will convert the input text into dash case. This script is written in PHP and is a quick way to convert words to lowercase and dash case. It's useful for tasks like preparing text for URLs.

License

Distributed under the MIT license © wajeht. See LICENSE for more information.