https://github.com/lcxfs1991/wx-js-utils
微信开发util函数
https://github.com/lcxfs1991/wx-js-utils
Last synced: 13 days ago
JSON representation
微信开发util函数
- Host: GitHub
- URL: https://github.com/lcxfs1991/wx-js-utils
- Owner: lcxfs1991
- Created: 2018-09-01T08:48:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T09:03:58.000Z (about 6 years ago)
- Last Synced: 2025-03-30T20:11:38.866Z (20 days ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 242
- Watchers: 18
- Forks: 58
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tcb - wx-js-utils
README
# wx-js-utils
[](https://www.npmjs.com/package/wx-js-utils)
[](https://travis-ci.org/lcxfs1991/wx-js-utils)
[](https://david-dm.org/lcxfs1991/wx-js-utils)微信开放平台开发功能接口方法
## 支持能力
* [小程序用户](/docs/WXMINIUser.md)
* [小程序模板消息](/docs/WXMINIMessage.md)
* [小程序统一消息](/docs/WXUniformMessage.md)
* [小程序动态消息](/docs/WXMINIActMessage.md)
* [小程序码](/docs/WXMINIQR.md)
* [微信支付](/docs/WXPay.md)## 支持语法糖
* Promise
* Async / Await