treemore opened this issue 7 years ago · 0 comments
var pinyinlite = require('pinyinlite'); console.info(pinyinlite("桃"))
=> [ [ 'zhao', 'tao', 'tiao' ] ]