HTTPS requests promisified...
Core Promise support implementation for the simplified HTTP request client 'request'.
Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
TypeScript definitions for request-promise
TypeScript definitions for request-promise-native
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
Get and validate the raw body of a readable stream.
Bare bones Promises/A+ implementation
Retries a function that returns a promise, leveraging the power of the retry module.
A utility that allows retrying a function with an exponential delay between attempts.
Test whether an object looks like a promises-a+ promise
Generic HTTP request library for node, browsers and workers
A lightweight library that provides tools for organizing asynchronous code
Resolve any installed ES6 compatible promise
A continuation-local storage module compatible with NestJS's dependency injection.
JWT authentication middleware.
Simple wrapper on request-promise for retry mechanism
Returns a promise from a node-style callback function.
Enforce best practices for JavaScript promises
Promise based HTTP client for the browser and node.js
Check if something is a promise
Coalesces multiple promises for the same identifier into a single request
One promise for multiple requests in flight to avoid async duplication