Simple slug generator. Transforms strings into URL slugs, removing non-alphanumeric characters and spaces.
N/A
[slugify "0.0.1"]
slugify/slugify {:mvn/version "0.0.1"}
implementation("slugify:slugify:0.0.1")
<dependency> <groupId>slugify</groupId> <artifactId>slugify</artifactId> <version>0.0.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: