Pinyin 0.1

To get chinese pinyin from chinese.



Details

Author
bill lue
Current version
0.1
GitHub
chinalu/JSPinyin
Downloads
574
Category
Utilities
Tags
Report
GitHub Issues

Releases


Dependencies

  • core/1.2.1: *

How to use

var pinyin = new Pinyin();
alert(pinyin.getFullChars('你好中国'));

Options

Version 0.1


License

MIT License. Copyright 2008-2010 Bill Lue.