0.0.12 • Published 6 years ago
@retailwe/common v0.0.12
common
Common code such as libs, utils, helper, style, wxs
使用
安装
yarn add '@retailwe/common' --save引入
import { isUtils } from '@retailwe/common/utils';
isUtils.isString('abc'); // trueAPI
开发
- 运行:
yarn watch - 构建:
yarn build - 单元测试:
yarn test - 测试报告:
yarn cov - 文档:
yarn doc
测试覆盖率
| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
|---|---|---|---|---|---|
| All files | 71.43 | 58.33 | 100 | 71.43 | |
| image.ts | 71.43 | 58.33 | 100 | 71.43 | 20,23 |
0.0.12
6 years ago
0.0.10
6 years ago
0.0.11
6 years ago
0.0.9
6 years ago
0.0.8-alpha.0
6 years ago
0.0.9-alpha.0
6 years ago
0.0.7-alpha.0
6 years ago
0.0.6-alpha.0
6 years ago
0.0.4-alpha.0
6 years ago
0.0.3-alpha.0
6 years ago