Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) hace 6 años
..
.gitignore 68f5ddf18c replace dep with go modules (#16017) hace 6 años
LICENSE e023f79c5a migrate from govendor to dep hace 8 años
README.md 68f5ddf18c replace dep with go modules (#16017) hace 6 años
decode.go 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
make_table.go 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
table.go 6253476c73 tech(build): move dependencies to vendor folder hace 9 años
table.txt 68f5ddf18c replace dep with go modules (#16017) hace 6 años
unidecode.go e023f79c5a migrate from govendor to dep hace 8 años

README.md

unidecode

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

GoDoc