Showing 1-20 of 50,146 packages
Cache Manager for Node.js
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
autocomplete plugin for oclif
A simple key/value storage using files to persist the data
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Validate that your components can safely be updated with Fast Refresh
React is a JavaScript library for building user interfaces.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
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.
An LRU cache of weak references
Basic cache object for storing key-value pairs.
Cache module for Node.js
Require hook for automatic V8 compile cache persistence
node-simple-lru-cache =====================
Memoize functions results using an lru-cache.
A cache for managing namespaced sub-caches