bergquist e023f79c5a migrate from govendor to dep před 8 roky
..
.gitignore 6253476c73 tech(build): move dependencies to vendor folder před 9 roky
LICENSE e023f79c5a migrate from govendor to dep před 8 roky
README.md 6253476c73 tech(build): move dependencies to vendor folder před 9 roky
decode.go 6253476c73 tech(build): move dependencies to vendor folder před 9 roky
make_table.go 6253476c73 tech(build): move dependencies to vendor folder před 9 roky
table.go 6253476c73 tech(build): move dependencies to vendor folder před 9 roky
table.txt 6253476c73 tech(build): move dependencies to vendor folder před 9 roky
unidecode.go e023f79c5a migrate from govendor to dep před 8 roky
unidecode_test.go 6253476c73 tech(build): move dependencies to vendor folder před 9 roky

README.md

unidecode

Unicode transliterator in Golang - Replaces non-ASCII characters with their ASCII approximations.

GoDoc