bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
..
.gitignore 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
LICENSE 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
README.md 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
decode.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
make_table.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
table.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
table.txt 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
unidecode.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
unidecode_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago

README.md

unidecode

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

GoDoc