Registry / utility / mozillazg-go-unidecode

mozillazg-go-unidecode

JSON →
library0.2.0gogounverified

ASCII transliterations of Unicode text.

go get github.com/mozillazg/go-unidecode
INSTALL
IMPORT
SIG · MOZILLAZG-GO-UNIDE
M
mozillazg-go-unidecode
utilitygov0.2.0
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/mozillazg/go-unidecode

Transliterate Unicode strings to ASCII.

package main import ( "fmt" "github.com/mozillazg/go-unidecode" ) func main() { fmt.Println(unidecode.Unidecode("日本語")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mozillazg-go-unidecode — go get mozillazg-go-unidecode · libregistry