mozillazg/pinyin-data

桃 tiao

treemore opened this issue · 0 comments

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

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