deferred3.8mISC0.7.11Modular and fast Promises implementation
medikooabout 2 years agodeferred, async, asynchronous, flow @open-draft/deferred-promise22.1mMIT2.2.0A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
open-draftabout 2 years agodeferred, promise, defer, resolve @kwsites/promise-deferred22.8mMIT1.1.1Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promise
kwsitesover 3 years ago better_deferred27https://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.
MrMurgaover 2 years agojavascript, defer, async, performance bluebird131.8mMIT3.7.2Full featured Promises/A+ implementation with exceptionally good performance
petkaantonov9 months agodeferred, promise, performance, promises