unicode-slugify
Slug generator
Generates slugs from unicode strings by replacing and normalizing characters
A slugifier that works in unicode
321 stars
9 watching
54 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates unique strings from any text while preserving Unicode support | 1,490 |
| A tool to generate pretty slugs from input strings | 94 |
| Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| Automatically generates a URL-friendly slug as the user types a page title. | 87 |
| Guarantees uniqueness and handles Unicode in Django slug generation | 276 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| Tool to transform strings into machine-readable slug formats | 33 |
| A library and protocol for generating slugs from input strings | 160 |
| Converts strings to URL-safe format while preserving Unicode characters and symbols | 1,073 |
| Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. | 675 |
| Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
| Generates memorable slugs from a word list | 27 |
| A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
| A package that simplifies generating unique slugs for Lucid models in AdonisJS applications. | 107 |
| Converts filenames and directories to web-friendly formats. | 4 |