Showing 1-20 of 174,057 packages
A simple key/value storage using files to persist the data
TypeScript definitions for flat-cache
flat-cache with a ttl option
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Create a full Content-Type header given a MIME type or extension and cache the result
Basic cache object for storing key-value pairs.
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
Cache requires to be lazy-loaded when needed.
A cache for managing namespaced sub-caches
The closest you can get to require something with bypassing the require cache
An LRU cache of weak references
A cache object that deletes the least-recently-used items.
Cache interceptor for axios
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
Require hook for automatic V8 compile cache persistence
Extends LRU base on hashlru
fresh rewrite in TypeScript with ESM targets
Require hook for automatic V8 compile cache persistence
Download templates and git repositories with pleasure!
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.