Promise based request piping
Core Promise support implementation for the simplified HTTP request client 'request'.
Compose promise-returning & async functions into a reusable pipeline
spawn processes the way the npm cli likes to do
Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
Essential utils for promises
TypeScript definitions for request-promise
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.
TypeScript definitions for request-promise-native
Replaces strings in a stream.
A Minipass stream that collects all the data into a single chunk
Signs and prepares requests using AWS Signature Version 4
Like JSONStream, but using Minipass streams
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Coalesces multiple promises for the same identifier into a single request
One promise for multiple requests in flight to avoid async duplication
Minimal GraphQL client supporting Node and browsers for scripts or simple apps.
Resolve any installed ES6 compatible promise
A utility that allows retrying a function with an exponential delay between attempts.
JWT authentication middleware.
Get and validate the raw body of a readable stream.
Pipe node.js streams safely with Promises
Simple wrapper on request-promise for retry mechanism
Bare bones Promises/A+ implementation