Cache requires to be lazy-loaded when needed.
Cache requires to be lazy-loaded when needed.
A simple key/value storage using files to persist the data
High Performance In-Memory Cache for Node.js
Immutable Data Collections
A blazing fast deep object copier
A utility to lazily calculate and cache values in a react component based on props
Define a lazily evaluated property on an object
Debounce hook for react
The closest you can get to require something with bypassing the require cache
Lazy assertions without performance penalty
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
Require hook for automatic V8 compile cache persistence
Lazy value.
Import a module lazily
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Lazy lists for node
This is a generic nibs serializtion implementaion for any modern JavaScript runtime.
TypeScript definitions for http-cache-semantics
React Component to lazy load images using a HOC to track window scroll position.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
LRU and FIFO caches for Client or Server