Showing 1-20 of 102,023 packages
Useful TypeScript utilities.
A cache object that deletes the least-recently-used items.
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
useMemo and useCallback but with a stable cache
HTTP response freshness testing
A simple key/value storage using files to persist the data
Infer the owner of a path based on the owner of its nearest existing parent
Coalesces multiple promises for the same identifier into a single request
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
A node.js module for parsing form data, especially file uploads.
Reactive data fetching and caching library with observable streams and comprehensive event system
Rush plugin for generic HTTP cloud build cache
Wrap native HTTP requests with RFC compliant cache support
LRU and FIFO caches for Client or Server
A super-fast, promise-based cache that reads and writes to the file-system.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
This small battle-tested TypeScript library is a storage-agnostic helper that implements a configurable stale-while-revalidate caching strategy for any functions, for any JavaScript environment.
An LRU cache of weak references
Apollo Server full query response cache
Basic cache object for storing key-value pairs.