Wrap native HTTP requests with RFC compliant cache support. This is a fork of jaredwray/cacheable-request, but with CommonJS support.
Wrap native HTTP requests with RFC compliant cache support
A cacheable dns.lookup(…) that respects TTL. This is a fork of szmarczak/cacheable-lookup, but with CommonJS support.
A simple key/value storage using files to persist the data
A cacheable dns.lookup(…) that respects TTL
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Cacheable Utilities for Caching Libraries
High Performance In-Memory Cache for Node.js
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
Simple and Maintained fast NodeJS internal caching
Cache Manager for Node.js
TypeScript-based caching decorators
Memoization utilities for cacheable
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
Timeout a promise after a specified amount of time. This is a fork of sindresorhus/p-timeout, but with CommonJS support.
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
Get your PATH prepended with locally installed binaries. This is a fork of sindresorhus/npm-run-path, but with CommonJS support.
Ensure a function is only called once. This is a fork of sindresorhus/onetime, but with CommonJS support.
Indent each line in a string. This is a fork of sindresorhus/indent-string, but with CommonJS support.
Process execution for humans. This is a fork of sindresorhus/execa, but with CommonJS support.
Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.
Clean up error stack traces. This is a fork of sindresorhus/clean-stack, but with CommonJS support.
Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.