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

README.md

unidecode

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

GoDoc