nuo
:two_hearts: Lightweight promise polyfill. A+ compliant. Implements notify, progress, and finally.
:two_hearts: Lightweight promise polyfill. A+ compliant. Implements notify, progress, and finally.
DUMMY PACKAGE: only encapsulate the 'async-kit' replacement package - A simple and powerful async abstraction lib for easily writing Node.js code.
bimodal eliminates try/catch boilerplate and replaces it with a two-channel [err, result] array
ES6 promise extended with finally and deferred promises
promise finally
Block the promise chains from executing if the end path is different from the start path. Good for single page application.
A lightweight deferred implementation with Typescript support, inspired by jQuery and based on Javascript's Promise.
A lightweight module that enables scoped catch blocks.
强大的、优雅的小程序 Promise 库,兼容微信支付宝小程序
Ω eliminates try/catch boilerplate and replaces it with a two-channel [err, result] array
functional promise with map filter reduce scan all race every some few try waitfor finally queue debounce throttle
ES Proposal spec-compliant shim for Promise.prototype.finally
This module is meant to be used in a runtime that uses the '::' "function-bind" operator. If you're using Babel consult the babel docs for enabling it [here](http://babeljs.io/docs/plugins/syntax-function-bind/). Make sure to enable both the `syntax` plug
Multitry is a wrapper with a different take on try-catch-finally construction
stretch-exclaimed-around
tired-foreign-apple5
✈ 类型安全的扁平化的 try-catch,支持同步函数、回调函数和 PromiseLike
强大的、优雅的小程序 Promise 库
try/catch but better.
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.