Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.31 KB

slugify.md

File metadata and controls

25 lines (21 loc) · 1.31 KB

Bookmarks tagged [slugify]

https://github.com/dimka665/awesome-slugify

A Python slugify library that can preserve unicode.


https://github.com/un33k/python-slugify

A Python slugify library that translates unicode to ASCII.


https://github.com/mozilla/unicode-slugify

A slugifier that generates unicode slugs with Django as a dependency.