Showing 1-20 of 428,825 packages
Caches function calls results
javascript method/function cache decorator.
function cache
This module creates a function which is used for generating cache keys used by code transformers in Jest.
Reads and caches the entire contents of a file until it is modified
Memoize functions results using an lru-cache.
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.
Memoize/cache function results
A cache object that deletes the least-recently-used items.
Parse Cache-Control headers.
Basic cache object for storing key-value pairs.
Useful TypeScript utilities.
A cache for managing namespaced sub-caches
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
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Require hook for automatic V8 compile cache persistence
Contain async insanity so that the dark pony lord doesn't eat souls
Cache Manager for Node.js
Reuse objects and functions with style
Cache requires to be lazy-loaded when needed.