slugify

Slug generator

Generates a unique string based on input text by applying transformations and transliterations according to language settings or custom rules.

Generate slug from string, includes custom and language-specific transliterations

GitHub

2 stars
1 watching
0 forks
Language: V
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pid/speakingurl Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. 1,116
mozilla/unicode-slugify Generates slugs from unicode strings by replacing and normalizing characters 321
un33k/python-slugify Generates unique strings from any text while preserving Unicode support 1,490
h4cc/slugger A library and protocol for generating slugs from input strings 160
jbroadway/urlify Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. 673
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
devshane/mnemonic_slugs Generates memorable slugs from a word list 26
avelino/slugify Tool to transform strings into machine-readable slug formats 33
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
pmcelhaney/jquery-slugify-plugin Automatically generates a URL-friendly slug as the user types a page title. 88
mozillazg/go-slugify A tool to generate pretty slugs from input strings 94
usemuffin/slug Automatically generates unique URLs from record data in a CakePHP application. 35
dodo/node-slug Converts strings to URL-safe format while preserving Unicode characters and symbols 1,073
adonisjs/lucid-slugify A package that simplifies generating unique slugs for Lucid models in AdonisJS applications. 106