Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) il y a 6 ans
..
.gitignore 68f5ddf18c replace dep with go modules (#16017) il y a 6 ans
LICENSE e023f79c5a migrate from govendor to dep il y a 8 ans
README.md 68f5ddf18c replace dep with go modules (#16017) il y a 6 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 68f5ddf18c replace dep with go modules (#16017) il y a 6 ans
unidecode.go e023f79c5a migrate from govendor to dep il y a 8 ans

README.md

unidecode

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

GoDoc