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

README.md

unidecode

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

GoDoc