@lukepeavey/slugify
v0.1.4
Published
A utility that converts a string to slug
Downloads
2
Readme
Slugify
A small utility that converts a string to a slug.
- Strips all non-alphanumeric characters
- Removes diacritics and converts non-latin characters to their english equivalent
- Converts the string to kebab-case