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