Registry / utility / rainycape-unidecode

rainycape-unidecode

JSON →
library0.0.0-20150907023854-cb7f23ec59begogounverified

Package unidecode implements a unicode transliterator which replaces non-ASCII characters with their ASCII approximations.

go get github.com/rainycape/unidecode
INSTALL
IMPORT
SIG · RAINYCAPE-UNIDECOD
R
rainycape-unidecode
utilitygov0.0.0-20150907023854-cb7f23ec59be
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

unidecode
github.com/rainycape/unidecode

Transliterates a Unicode string to ASCII.

package main import ( "fmt" "github.com/rainycape/unidecode" ) func main() { fmt.Println(unidecode.Unidecode("áéíóú")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20150907023854-cb7f23ec59belatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rainycape-unidecode — go get rainycape-unidecode · libregistry