wx-promise-pro
Mini-program async library
A promise-based library for simplifying asynchronous programming in WeChat mini-programs
✨强大、优雅的微信小程序异步库🚀
830 stars
22 watching
131 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
asyncawaites6miniapppromisewx-promisewx-promise-pro
Related projects:
Repository | Description | Stars |
---|---|---|
zhengjunxin/wx-promise-request | Solves concurrency and promise issues with wx.request in WeChat Mini Programs | 240 |
afishhhhh/weapp.request | A modular network request component for WeChat mini programs with Promise API support and caching functionality | 30 |
vv13/wx-api-promisify | Converts wx Mini Program API calls to Promise-based interfaces. | 20 |
qiu8310/minapp | A framework and toolset to simplify the development of WeChat mini-programs | 926 |
youzouzou/wxapp | A set of reusable UI components and interactive features for building WeChat mini-programs. | 554 |
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |
floydawong/wxapp | A tool for developing and working with WeChat mini-programs in Sublime Text. | 44 |
jectychen/wechat-v2ex | A simple WeChat mini-program implementing the v2ex platform using JavaScript and its associated APIs. | 568 |
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
githubafeng/asbili | A WeChat mini program built with the wepy framework to mimic the Bilibili website's UI and functionality. | 10 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
youngjuning/wxbase64 | A utility library for encoding and decoding base64 strings in JavaScript, primarily designed for use in WeChat mini-apps. | 21 |
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
kunkun12/weapp | A minimal WeChat small program with a hello world feature and a basic menu | 76 |
davidask/futures | A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |