An open API service indexing awesome lists of open source software.

https://github.com/wjtools/wjtools-wepy

WePy 小程序项目工具集
https://github.com/wjtools/wjtools-wepy

javascript tools website wepy

Last synced: 4 months ago
JSON representation

WePy 小程序项目工具集

Awesome Lists containing this project

README

        

# wjtools-wepy

WePy 小程序项目工具集

### 开发状态

开发中...

### 安装

```shell
npm install wjtools-wepy --save
```

### 使用

```js
import wjs from 'wjtools-wepy'
```

#### 按需使用

```js
import {
Cookie,
Storage,
Ajax,
} from 'wjtools'
```

### Todo

- 更多通用工具
- 优化自定义配置

### License
MIT