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

README.md

unidecode

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

GoDoc