zd-helper
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

介绍

image

一个自己的工具库,封装了项目中使用频率比较高的一些方法

使用方式

npm install @magic-zhu/helper  
const helper = require ('@magic-zhu/helper')
let {typeOf} = helper;
console.log(typeOf('133')) //String

开发

  • 使用规范的jsdoc注释
  • 新增方法需要完整的测试用例

生成文档

npm run docs

执行测试

npm run test

打包构建

npm run build

Readme

Keywords

Package Sidebar

Install

npm i zd-helper

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

114 kB

Total Files

8

Last publish

Collaborators

  • rio7