slugify

arki-labs/slugify

[Read-only mirror] URL-safe slug generation with multi-language transliteration rules — extends @sindresorhus/slugify with curated rule sets for Arabic, Armenian, Cyrillic, Greek, and 15+ other scripts.

Stars: 0 Forks: 0 License: MIT Libraries

Summary

A specialized slugify library that extends the popular @sindresorhus/slugify with curated transliteration rules for over 20 scripts and languages, including Arabic, Armenian, Cyrillic, and Greek. It transforms Unicode text into readable, URL-safe ASCII slugs while preserving meaning across multiple languages.

Similar Projects