/JSPinyin

To get chinese pinyin from chinese. Based on mootools.

Pinyin

To get chinese pinyin from chinese.

It's based on mootools.

How to use

#JS
var pinyin = new Pinyin();
alert(pinyin.getFullChars('你好**'));

Options

Version 0.1

License

MIT License. Copyright 2008-2010 Bill Lue.