1.0.2 • Published 5 years ago

@iwowen/utils v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

tutils 简易函数库

文档地址 tutils 文档

安装使用

// github
npm install @iwowen/utils --registry=https://npm.pkg.github.com/
// npm
npm install @iwowen/utils

命令

// 打包
npm run build

// 生成文档
npm run doc

// 测试
npm run doc

发布

npm login
npm publish
1.0.2

5 years ago