bergquist e023f79c5a migrate from govendor to dep 8 лет назад
..
.gitignore 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
LICENSE e023f79c5a migrate from govendor to dep 8 лет назад
README.md 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
decode.go 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
make_table.go 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
table.go 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
table.txt 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад
unidecode.go e023f79c5a migrate from govendor to dep 8 лет назад
unidecode_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 лет назад

README.md

unidecode

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

GoDoc