A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Let your JS API users either give you a callback or receive a promise
Make any Promise cancellable.
Offload tasks to a pool of workers on node.js and in the browser
Promisify a callback-based function
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome.
Lodash-like utilities for dealing with promises
Lightweight promise polyfill. A+ compliant
React hook for resolving promises with Suspense support
ES2015 Promise ponyfill
A+ Promise interface to Node.js HTTPS request, with no dependencies
Promisified version of cross-spawn
The tmp package with promises support and disposers.
Isomorphic client library for making HTTP requests in node.js and browser.
Used in npm for command line application support
Scan modules for global variables and injects `import` statements where necessary
No description provided.
`Start a promise chain
A window.fetch polyfill.
Library to help write libraries that accept both promises and callbacks.
A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.
Creates a Promise that waits for a single event
This TypeScript package provides low-level bindings to the [Substrate JSON-RPC Interface](https://paritytech.github.io/json-rpc-interface-spec/introduction.html), enabling interaction with Substrate-based blockchains.
API and process monitoring with Prometheus for Node.js micro-service