bergquist 6253476c73 tech(build): move dependencies to vendor folder пре 9 година
..
.gitignore 6253476c73 tech(build): move dependencies to vendor folder пре 9 година
LICENSE 6253476c73 tech(build): move dependencies to vendor folder пре 9 година
README.md 6253476c73 tech(build): move dependencies to vendor folder пре 9 година
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 6253476c73 tech(build): move dependencies to vendor folder пре 9 година
unidecode.go 6253476c73 tech(build): move dependencies to vendor folder пре 9 година
unidecode_test.go 6253476c73 tech(build): move dependencies to vendor folder пре 9 година

README.md

unidecode

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

GoDoc