It provides a function to create Deferred objects. They contains a Promise and methods to imperatively resolve or reject it.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
A pipe function to perform function composition in LTR (Left To Right) direction.
Create a deferred promise
Modular and fast Promises implementation
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
The most dead-simple trivial Deferred implementation
A lightweight Deferred implementation, on top of Promises/A+
A simple Node.js module to check if a TCP port is already bound.
jQuery 1.8.2 deferred lib for nodeJS.
Promise-based IO
TypeScript definitions for jquery-deferred
TypeScript definitions for promise-deferred
Very simple implementation of Deferred for TypeScript
Import modules and load them if needed deferred from npm
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Adds deferred script loading support
A tiny library to help with promises you can check and resolve from outside
Compliance test suite for Promises/A+
a deferred source, sink or through pull-stream
Several helper functions when working with native promises
A library used in place of the native window.postMessage which when used on both the sending and receiving windows allow for a nicer asynchronouse promise messaging between the windows
Kris Zyp's implementation of promises with added features, maintained as an npm package.
Create a deferred promise that is wrappened in a function