mozillazg / pinyin-data

汉字拼音数据

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

桃 tiao

treemore opened this issue · comments

var pinyinlite = require('pinyinlite');
console.info(pinyinlite("桃"))

=> [ [ 'zhao', 'tao', 'tiao' ] ]