This website requires JavaScript.
Explore
Help
Sign In
max23
/
cnchar
Watch
1
Star
0
Fork
You've already forked cnchar
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0400659555
cnchar
/
helper
/
dev.md
318 B
Raw
Blame
History
Unescape
Escape
本地运行注意事项
进入 src/cnchar-types 目录 运行 npm link 命令
进入 src/cnchar 目录 运行 npm link cnchar-types 命令
npm run test
npm run test:npm: 需要先build之后测试 npm 包
npm run test
:
直接测试 ts 源代码,需要 npm install -g typescript 全局安装ts