hanzi-to-zhuyin

1.7.0 • Public • Published

Hanzi to Zhuyin

npm version Travis Build Status Greenkeeper badge dependency status dev dependency status MIT-licensed chat on gitter

Install

npm install hanzi-to-zhuyin

Usage

const convert = require('hanzi-to-zhuyin')
convert('我的猫喜欢吃苹果')
.then(console.log)
// [ 'ㄨㄛˇ ', [ 'ㄉㄜ˙', 'ㄉㄧ', 'ㄉㄧˊ', 'ㄉㄧ`' ], ' ㄇㄠ ㄒㄧˇ ㄏㄨㄢ˙ ㄔ ㄆㄧㄥˊ ㄍㄨㄛˇ' ]

Related

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

Package Sidebar

Install

npm i hanzi-to-zhuyin

Weekly Downloads

5

Version

1.7.0

License

MIT

Unpacked Size

5.45 kB

Total Files

4

Last publish

Collaborators

  • pepebecker