jQuery-Slugify-Plugin
Slug generator
Automatically generates a URL-friendly slug as the user types a page title.
Creates a URL slug as you type a page title (like Django slugify())
87 stars
8 watching
40 forks
Language: HTML
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates slugs from unicode strings by replacing and normalizing characters | 321 |
| 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 |
| A library and protocol for generating slugs from input strings | 160 |
| A tool to generate pretty slugs from input strings | 94 |
| Automatically generates unique URLs from record data in a CakePHP application. | 35 |
| Guarantees uniqueness and handles Unicode in Django slug generation | 276 |
| Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| Generates memorable slugs from a word list | 27 |
| Tool to transform strings into machine-readable slug formats | 33 |
| Generates unique strings from any text while preserving Unicode support | 1,490 |
| Generates a basic structure for creating jQuery plugins quickly and efficiently. | 150 |
| A package that simplifies generating unique slugs for Lucid models in AdonisJS applications. | 107 |
| Converts strings to URL-safe format while preserving Unicode characters and symbols | 1,073 |