Registry / utility / chain-zhang-pinyin

chain-zhang-pinyin

JSON →
library0.1.3gogounverified

Convert Chinese characters to pinyin representation.

go get github.com/Chain-Zhang/pinyin
INSTALL
IMPORT
SIG · CHAIN-ZHANG-PINYIN
C
chain-zhang-pinyin
utilitygov0.1.3
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.

pinyin
✓ github.com/Chain-Zhang/pinyin

Convert Chinese text to pinyin.

package main import ( "fmt" "github.com/Chain-Zhang/pinyin" ) func main() { result, _ := pinyin.New("你好").Convert() fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
chain-zhang-pinyin — go get chain-zhang-pinyin · libregistry