request promise with cache
Coalesces multiple promises for the same identifier into a single request
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Core Promise support implementation for the simplified HTTP request client 'request'.
Useful TypeScript utilities.
Memoize promise-returning & async functions
Minimal key-value cache interface
Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
HTTP response freshness testing
Infer the owner of a path based on the owner of its nearest existing parent
Cache Manager for Node.js
XS Advanced Container Security API for node.js
TypeScript definitions for request-promise
Create a full Content-Type header given a MIME type or extension and cache the result
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.
A super-fast, promise-based cache that reads and writes to the file-system.
Simple key-value storage with support for multiple backends
Opinionated, caching, retrying fetch client
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
add AbortController support to a cache of async requests
Memoize/cache function results
The closest you can get to require something with bypassing the require cache
Memoize functions results using an lru-cache.