lingua-han-cantonese

0.0.1 • Public • Published

lingua-han-cantonese

Retrieve the Cantonese(GuangDongHua) of Chinese character(HanZi).

Usage

var cantonese = require('lingua-han-cantonese');
 
cantonese.get(''); // ngo5, tone is default on
cantonese.setToneOff();
cantonese.get(''); // ngo
cantonese.setToneOn();
cantonese.get(''); // ngo5
 

Readme

Keywords

none

Package Sidebar

Install

npm i lingua-han-cantonese

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • fayland