Skip to content

winglechen/JSPinyin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinyin

To get chinese pinyin from chinese.

How to use

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

Options

Version 0.1

License

MIT License. Copyright 2008-2010 Bill Lue.

About

To get chinese pinyin from chinese. Based on mootools.

Resources

Stars

Watchers

Forks

Packages

No packages published