Skip to content

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

License

Notifications You must be signed in to change notification settings

SoCloz/unidecode

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%