0.0.1 • Published 10 years ago

lingua-han-cantonese v0.0.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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