To fast start a typescript library.
-
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.
To fast start a typescript library.
npm run build
builds the library to lib
.npm run build:type
builds .d.ts
file for the library.npm run test
use jest
to test the source files.npm i convert2pinyin
0
1.0.3
ISC
263 kB
17