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

README.md

unidecode

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

GoDoc