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

README.md

unidecode

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

GoDoc