Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuki-torii/yuki-wechat-js-sdk

⛩ yuki-wechat-js-sdk
https://github.com/yuki-torii/yuki-wechat-js-sdk

js-sdk library wechat yuki

Last synced: 1 day ago
JSON representation

⛩ yuki-wechat-js-sdk

Awesome Lists containing this project

README

        

# yuki-wechat-js-sdk
⛩ 适用于webpack2的微信jsSDK(v1.2.0)

## Install
```bash
$ yarn add yuki-wechat-js-sdk
# or
$ npm i --save yuki-wechat-js-sdk
```

## Usage
```js
import 'yuki-wechat-js-sdk'

wx.config({ ... })
```

## Author
yuki-wechat-js-sdk © [Limichange](https://github.com/limichange), Released under the [MIT](https://opensource.org/licenses/MIT) License.