Description
Converts human-readable text into URL-friendly slugs while handling Unicode input. It helps web apps, static-site tools, and content systems create stable identifiers from titles, names, and labels.
Developers use it as a library or helper command. Slugs can become public URLs, so check collisions, language rules, and privacy before generating slugs from user-provided names.