jtools-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

jtools-ts

介绍

一个非常常用的工具集合,主要自己使用,避免重复编写相同代码

软件架构

  • [x] rollup
  • [x] typescript
  • [x] eslint
  • [x] prettier
  • [x] lint-staged
  • [x] husky
  • [x] commitlint
  • [x] jest

使用说明

npm install -S jtools-ts

import { throttle } from 'jtools-ts'

开发运行

npm install
husky init

Package Sidebar

Install

npm i jtools-ts

Weekly Downloads

3

Version

1.0.8

License

ISC

Unpacked Size

12.8 kB

Total Files

14

Last publish

Collaborators

  • junweiwang