queryable promise
Resolve any installed ES6 compatible promise
Bare bones Promises/A+ implementation
Improved version of [browsable object](https://github.com/outerbase/browsable-durable-object) that uses RPC instaed of needing fetch. This has the benefit of not exposing any endpoints when you expose your durable object to the public web. Besides, since
Creates a Promise that waits for a single event
Retries a function that returns a promise, leveraging the power of the retry module.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Test whether an object looks like a promises-a+ promise
A lightweight library that provides tools for organizing asynchronous code
Enforce best practices for JavaScript promises
Returns a promise from a node-style callback function.
Check if something is a promise
Let your JS API users either give you a callback or receive a promise
Timeout a promise after a specified amount of time
Core Promise support implementation for the simplified HTTP request client 'request'.
Lightweight promise polyfill. A+ compliant
ES2015 Promise ponyfill
No description provided.
Make any Promise cancellable.
`Start a promise chain
filesystem utilities for the npm cli
Recursively mkdir, like `mkdir -p`
spawn processes the way the npm cli likes to do
The tmp package with promises support and disposers.