go-slugify

Slug generator

A tool to generate pretty slugs from input strings

Pretty Slug.

GitHub

94 stars
4 watching
8 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
avelino/slugify Tool to transform strings into machine-readable slug formats 33
mozilla/unicode-slugify Generates slugs from unicode strings by replacing and normalizing characters 321
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,177
pmcelhaney/jquery-slugify-plugin Automatically generates a URL-friendly slug as the user types a page title. 87
h4cc/slugger A library and protocol for generating slugs from input strings 160
einar-hjortdal/slugify Tools for generating slugs from strings with customizable transliteration and replacement 3
adonisjs/lucid-slugify A package that simplifies generating unique slugs for Lucid models in AdonisJS applications. 107
devshane/mnemonic_slugs Generates memorable slugs from a word list 27
azr/generators Automates the generation of boilerplate code for common Go applications 5
pid/speakingurl Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. 1,116
un33k/django-uuslug Guarantees uniqueness and handles Unicode in Django slug generation 276
un33k/python-slugify Generates unique strings from any text while preserving Unicode support 1,490
mozillazg/go-pinyin A Go library and command-line tool for converting Hanzi characters to Pinyin 1,642
gowebly/gowebly A tool that simplifies the process of creating web applications with Go on the backend and various frontend frameworks. 1,026
jbroadway/urlify Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. 675