unicode-slugify

Slug generator

Generates slugs from unicode strings by replacing and normalizing characters

A slugifier that works in unicode

GitHub

321 stars
9 watching
52 forks
Language: Python
last commit: 10 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
un33k/python-slugify Generates unique strings from any text while preserving Unicode support 1,490
mozillazg/go-slugify A tool to generate pretty slugs from input strings 94
einar-hjortdal/slugify Generates a unique string based on input text by applying transformations and transliterations according to language settings or custom rules. 2
pmcelhaney/jquery-slugify-plugin Automatically generates a URL-friendly slug as the user types a page title. 88
un33k/django-uuslug Guarantees uniqueness and handles Unicode in Django slug generation 277
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,171
avelino/slugify Tool to transform strings into machine-readable slug formats 33
h4cc/slugger A library and protocol for generating slugs from input strings 160
dodo/node-slug Converts strings to URL-safe format while preserving Unicode characters and symbols 1,073
jbroadway/urlify Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. 673
pid/speakingurl Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. 1,116
devshane/mnemonic_slugs Generates memorable slugs from a word list 26
jcardama/deno_slugify A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols 18
adonisjs/lucid-slugify A package that simplifies generating unique slugs for Lucid models in AdonisJS applications. 106
lashoun/slugify Converts filenames and directories to web-friendly formats. 4