bergquist 6253476c73 tech(build): move dependencies to vendor folder il y a 9 ans
..
.gitignore 6253476c73 tech(build): move dependencies to vendor folder il y a 9 ans
LICENSE 6253476c73 tech(build): move dependencies to vendor folder il y a 9 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 6253476c73 tech(build): move dependencies to vendor folder il y a 9 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