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