Search
inside-out-promise
Produces extended Promises with attached chainable resolvers
v2.1.5 URL:
https://unpkg.com/inside-out-promise@2.1.5/target/bundle/inside-out-promise.umd.js
Open
Browse Files
promise
extended promise
inside-out-promise
InsideOutPromise
promise status
interted promise
observable promise
esimorp
completable future
CompletableFuture
completable-future
Emulate the behavior of CompletableFuture in Java for Promises, so you can hand off the Promise for someone else to fulfill in a cleaner way. Doesn't require you to immediately begin the work to complete the promise.
v1.0.0 URL:
https://unpkg.com/completable-future@1.0.0/completable-future.js
Open
Browse Files
promise
completable
future
completablefuture