1.0.8 • Published 2 years ago
jtools-ts v1.0.8
jtools-ts
介绍
一个非常常用的工具集合,主要自己使用,避免重复编写相同代码
软件架构
- rollup
- typescript
- eslint
- prettier
- lint-staged
- husky
- commitlint
- jest
使用说明
npm install -S jtools-ts
import { throttle } from 'jtools-ts'
开发运行
npm install
husky init