Skip to content

2.11.0

Latest
Compare
Choose a tag to compare
@hotoo hotoo released this 03 Mar 00:27
· 103 commits to master since this release
  • 特性:支持姓氏模式。
const py = pinyin('中文', {
  mode: pinyin.MODE_SURNAME,
});

What's Changed

New Contributors

Full Changelog: 2.10.2...2.11.0