issues
search
gosimple
/
slug
URL-friendly slugify with multiple languages support.
Mozilla Public License 2.0
1.17k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Go modules support
#38
antonlindstrom
closed
5 years ago
4
Add language substitution for swedish
#37
antonlindstrom
closed
5 years ago
0
Add coverage report to Travis and PR
#36
matrixik
closed
3 years ago
1
added support for custom separators
#35
BrianLeishman
opened
5 years ago
4
Support uppercase characters in slugs
#34
Kugelschieber
closed
5 years ago
1
Catch iso639-1 and iso639-3 language codes
#33
matrixik
closed
5 years ago
0
Auto-detech language
#32
nadermx
closed
5 years ago
2
Change megacheck to staticcheck in CI
#31
matrixik
closed
5 years ago
0
Add support for Turkish substitutions
#30
navruzm
closed
5 years ago
1
Option to allow upper case characters...
#29
OriginalPenguin
closed
5 years ago
2
Add a "Reviewed by Hound" badge
#28
salbertson
closed
5 years ago
1
Add possibility to set custom separator
#27
matrixik
opened
5 years ago
3
Trim underscore at the beginning and the end
#26
matrixik
closed
5 years ago
0
slug.Make() returns non-slug
#25
micabot
closed
5 years ago
3
Update greek language substitution to include solvents and more
#24
kataras
closed
6 years ago
2
Merging default subs with languages is not implemented for all langs
#23
matrixik
closed
6 years ago
0
Add travis badge
#22
matrixik
closed
6 years ago
0
Create .travis.yml
#21
matrixik
closed
6 years ago
0
Add substitutions for German umlauts
#20
thebaer
closed
6 years ago
4
FIX: format of readme.
#19
AlphaWong
closed
6 years ago
1
Add support for Finnish substitutions
#18
henkka
closed
6 years ago
2
Add support for Dutch substitutions
#17
stefanfransen
closed
6 years ago
1
Add license scan report and status
#16
fossabot
closed
6 years ago
1
Add MinLength
#15
xescugc
closed
7 years ago
5
slug: Add more validations to IsSlug
#14
xescugc
closed
7 years ago
5
IsSlug for empty string
#13
xescugc
closed
7 years ago
8
slug: Solve issue for IsSlug and numbers
#12
xescugc
closed
7 years ago
1
[REQUEST] Function to check if input string is already a slug
#11
mewben
closed
7 years ago
1
Adds support for greek substitutions.
#10
iliasdimos
closed
7 years ago
3
README edit. missing ':' string.
#9
khw7096
closed
7 years ago
1
TestSubstituteLang is flaky
#8
mwhudson
closed
8 years ago
6
please tag and version this project
#7
aviau
closed
8 years ago
2
Wrong parameter in Substitute
#6
darvik80
closed
9 years ago
2
Do the pre-defined substitions in one pass instead of two
#5
hectorj
closed
9 years ago
1
Compile regexp only once
#4
hectorj
closed
9 years ago
2
Use a buffer instead of "naive" concatenation in SubstituteRune
#3
hectorj
closed
9 years ago
2
Update unidecode dep import path
#2
pkieltyka
closed
9 years ago
2
update unidecode dependency's import path
#1
jhvst
closed
9 years ago
1
Previous