Simple “Least Recently Used” (LRU) cache, forked from sindresorhus/quick-lru for CJS
Look up HTML tag names via HTML Element constructors, and vice versa.
A simple in-memory cache, for nodejs and the browser, with time based expiration policies.
Hardhat plugin to run anvil-zksync locally
Generic sparse counter matrices for JSON events. Dynamic counting, aggregation, and retrieval from mapped JSON inputs.
In-memory caching library for Node.JS and also cache engine for cacheman
A simple in-memory cache with Time To Live functionality
The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
sync disk cache
Rush plugin for Amazon S3 cloud build cache
Simple in-memory vinyl file store
Rush plugin for Azure storage cloud build cache
Rush plugin for generic HTTP cloud build cache
Caching values with (distributed) locking. Easily extensible with your own storage and locking implementations
finite key-value cache using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in cache while less recently used items are purged
The closest you can get to require something with bypassing the require cache
Lightweight emoji picker distributed as a web component
Cache interceptor for axios
Data loader with support for caching and fallback data sources
Access memory using small fixed sized buffers
Async disk cache
Basic in-memory caching library for the Volos system.
In memory cache for graphql-hooks
A node.js module for parsing form data, especially file uploads.