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

README.md

unidecode

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

GoDoc