Skip to content

Jaskey/JSPinyin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinyin

To get chinese pinyin from chinese. Forked from https://github.com/chinalu/JSPinyin, which is based on Mooltools. This version has no dependencies.

用JS获取中文的拼音或拼音首字母,没有其他库依赖。

How to use

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

Options

Version 0.1

License

MIT License. Copyright 2008-2010 Bill Lue.

About

JS库获取中文拼音(无依赖)

Resources

Stars

Watchers

Forks

Packages

No packages published