Transliterate to Slug
Convert Unicode text to ASCII and create a URL slug
Clean DataHow it works
$ transliterate | slugify Examples
Create a URL slug from a European event name
Usage
"Café Müller — Pina Barsch" | transliterate | slugify Generate a slug from a French course title
Usage
"Élèves français: leçon du jour" | transliterate | slugify Convert a German address to an ASCII-safe slug
Usage
"Große Straße 42, München" | transliterate | slugify