The leanest and most handsome HTTP client in the Nodelands.
ES Proposal spec-compliant shim for Promise.allSettled
A convenient wrapper for node-mocks-http which makes testing Express or Koa controllers and middleware easy.
Recursively resolve promises within objects
Run promise-returning & async functions in series, each passing its result to the next
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
A library for interacting with themoviedb.org API using Promises
Signs and prepares requests using AWS Signature Version 4
ESLint Plugin to error when using await inside promise statements
ES Proposal spec-compliant shim for Promise.prototype.finally
Promise based HTTP client for the browser and node.js
Creates a getter function for a promise result
Full featured Promises/A+ implementation with exceptionally good performance
A thenable to streamline a possibly sync / possibly async workflow.
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
TypeScript definitions for debounce-promise
Isomorphic client library for supporting long-running operations in node.js and browser.
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
An extra light http client
Core library for interfacing with AutoRest generated code
add AbortController support to a cache of async requests
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Useful TypeScript utilities.
Is this a bluebird promise I see before me?