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