Showing 1-20 of 464,357 packages
javascript method/function cache decorator.
Reads and caches the entire contents of a file until it is modified
Memoize functions results using an lru-cache.
function cache
A cache object that deletes the least-recently-used items.
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.
Basic cache object for storing key-value pairs.
Memoize/cache function results
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
A cache for managing namespaced sub-caches
This module creates a function which is used for generating cache keys used by code transformers in Jest.
Reuse objects and functions with style
A simple key/value storage using files to persist the data
Cache Manager for Node.js
Cache requires to be lazy-loaded when needed.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
HTTP response freshness testing
A simple in-memory cache. put(), get() and del()
Memoize promise-returning & async functions
The closest you can get to require something with bypassing the require cache