[separated fork] Async JavaScript loader & dependency manager in ~600B [gziped]
-
Updated
Oct 7, 2019 - JavaScript
[separated fork] Async JavaScript loader & dependency manager in ~600B [gziped]
Flow control harness for implementors. Builds a Deferred object that supports async/await, promise chaining, and conventional Node callbacks.
Node v8.x N-API asynchronous Promise example addon
ES Proposal spec-compliant shim for Promise.withResolvers
Deferred (and comparison to Future and Promise)
Extension functions for JS Promise
A lightweight (1KB) jQuery promises (deferreds) queue system. Can run n queues in parallel at a time. Can be paused, resumed and cleared.
A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!
Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience
Isomorphic function returning a deferred promise. Uses native `Promise.defer` where available, else polyfills
Promise Utilities
A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.
A naive deferred promise, nothing more, nothing less.
Add a description, image, and links to the deferred topic page so that developers can more easily learn about it.
To associate your repository with the deferred topic, visit your repo's landing page and select "manage topics."