Extension functions for JS Promise
-
Updated
Mar 12, 2019 - JavaScript
Extension functions for JS Promise
Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience
A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!
Deferred promise implementation for those times when you do actually need it which is not that rare
Resolve Promises outside them (TypeScript)
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.
Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.
A pleasant way to work with asynchronous PHP.
A naive deferred promise, nothing more, nothing less.
Simple port of jQuery Deffered() based on native Promise
Add a description, image, and links to the deferred-promise topic page so that developers can more easily learn about it.
To associate your repository with the deferred-promise topic, visit your repo's landing page and select "manage topics."