UNPKG
js-wrench
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.2
1.2.1
JS函数库
js-wrench
/
README.md
16 lines
(9 loc)
•
258 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
js-wrench
#
## 使用TS封装JS常用函数库
#
### 不定期更新
[Docs](https://xiaoqiujun.github.io/js-wrench/)
#
## Installation
#
#### In a browser
`<script src="js-wrench.min.js"></script>`
#
#### npm
`npm install js-wrench --save`