deferred3.9mISC0.7.11Modular and fast Promises implementation
medikooalmost 2 years agodeferred, async, asynchronous, flow @open-draft/deferred-promise18.2mMIT2.2.0A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
open-draftalmost 2 years agodeferred, promise, defer, resolve @kwsites/promise-deferred21.3mMIT1.1.1Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promise
kwsitesover 3 years ago better_deferred29https://github.com/MrMurga/better_deferred/blob/main/LICENSE2.0.2Javascript library that truly defers the insertion of other Javascript libraries resulting in improved performance compared to using native defer or async.
MrMurgaabout 2 years agojavascript, defer, async, performance bluebird132.6mMIT3.7.2Full featured Promises/A+ implementation with exceptionally good performance
petkaantonov5 months agodeferred, promise, performance, promises