/unidecode

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

Primary LanguageGoApache License 2.0Apache-2.0

unidecode

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

Please, use the following import path to ensure a stable API:

    import "gopkgs.com/unidecode.v1"

View other available versions, documentation and examples at http://gopkgs.com/unidecode