1.0.8 • Published 2 years ago

jtools-ts v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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
1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago