Stigg sidecar
Cache-control header utility that parses human readable time strings into seconds.
Coalesces multiple promises for the same identifier into a single request
Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules
🚩 FastImage, performant React Native image component.
A simple temp file based swap for speeding up operations
Generate Open Graph Images dynamically from HTML/CSS without a browser
Simple and extensible caching module supporting decorators
the http/https agent used by the npm cli
Capability-style filesystem roots for Node.js apps that handle untrusted relative paths.
bounded-size caches having WeakMap-compatible methods
A cache object that deletes the least-recently-used items.
This package provides a class, [`Cache`](./src/Cache.ts), that implements caching using a model inspired by [HTTP's](https://datatracker.ietf.org/doc/html/rfc9111). The HTTP model is already incredibly powerful, and this class generalizes and extends it f
file system store for node cache manager
Koa static file resolver, dirs, default index, path replace, cache, livereload, gzip
LRU Cache
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
Small, ETag-based, HTTP-response-caching module
Cache a continuable
Require Node module and immediately remove it from module cache to force loading again next time
generates a hash that represents a module and its depenencies uniqueness
Memory cache store for the undici cache interceptor
A cache for a single user
Efficient JavaScript cache implementation that is safe for concurrent reads and writes