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

betterfin/unidecode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%