puremvc asyncproxy
A simple, intuitive solution for converting node-style APIs to Promises.
asynchronous code helper.
AntelopeJS core interface primitives - proxies, decorators, interface functions, and logging
Simplified HTTP/HTTPS/PROXY request client.
使用 JavaScript Proxy 特性对微信小程序的 `wx` 进行封装,使之以返回 `Promise` 对象的形式进行调用。随后可以使用 `await` 关键字简化程序结构。