node-slug
Slugger
Converts strings to URL-safe format while preserving Unicode characters and symbols
slugifies even utf-8 chars!
1k stars
15 watching
94 forks
Language: CoffeeScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates slugs from unicode strings by replacing and normalizing characters | 321 |
| Tools for creating URL-friendly strings from Unicode input | 1,177 |
| 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 |
| Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| Converts filenames and directories to web-friendly formats. | 4 |
| Tool to transform strings into machine-readable slug formats | 33 |
| Automatically generates unique URLs from record data in a CakePHP application. | 35 |
| Generates unique strings from any text while preserving Unicode support | 1,490 |
| Automatically generates a URL-friendly slug as the user types a page title. | 87 |
| Generates memorable slugs from a word list | 27 |
| Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. | 675 |
| Converts filenames and directories to web-friendly format using bash scripting. | 307 |
| A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
| Guarantees uniqueness and handles Unicode in Django slug generation | 276 |