convert2pinyin
v1.0.3
Published
汉字转换拼音(首字母)
Downloads
2
Readme
chinese2pinyin
To fast start a typescript library.
Getting started
scripts
npm run build
builds the library tolib
.npm run build:type
builds.d.ts
file for the library.npm run test
usejest
to test the source files.