issues
search
jayjun
/
slugify
An Elixir library to convert strings in any language into slugs
MIT License
124
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch to EEF’s action for CI
#16
jayjun
closed
3 years ago
0
Replace unicode.characters_to_nfc_binary() to unicode.characters_to_nfd_binary()
#15
LangPham
opened
3 years ago
2
Replace String.normalize for :unicode.characters_to_nfc_binary()
#14
LangPham
closed
3 years ago
0
Fixed Jason warning
#13
MatheusMuriel
closed
3 years ago
1
warning: Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
#12
kianmeng
opened
3 years ago
1
Misc doc changes
#11
kianmeng
opened
3 years ago
3
Support for punctuation in the :ignore option
#10
simedw
closed
4 years ago
2
Fix README with current version
#9
maartenvanvliet
closed
4 years ago
1
elixir 1.10: warning: String.normalize/2 is deprecated
#8
1player
closed
4 years ago
1
mix deps.get can't find the package anymore
#7
1player
closed
5 years ago
7
Delimit words with pre-existing separators
#6
jayjun
closed
5 years ago
0
Separator is not kept
#5
kuon
closed
5 years ago
1
2.0
#4
cjen07
closed
5 years ago
1
icu-nif
#3
cjen07
closed
6 years ago
0
Use the Unicode CLDR Transliteration Guidelines to generate slugs
#2
jayjun
opened
7 years ago
5
Use pattern matching lookup to speed things up
#1
Kabie
closed
5 years ago
2