lazy-get-decorator
Lazily evaluates a getter on an object and caches the returned value
Lazily evaluates a getter on an object and caches the returned value
Thin wrapper around lru-cache with extended functionality.
Lazily evaluates a getter on an object and caches the returned value
An in-memory caching (memoization) decorator for Typescript
An ES7 decorator for memoising (caching) a method's response
A memoisation toolkit
MemoMoo provides an easy way to cache the function results
Library for memoization/caching async functions
A straightforward memoize function using JSON.stringify.
Wrap a function in a memo to reuse the first invocation result of the function
A component to declaratively memoise a computation within a React component.
Memoised monorepo utilities.
Store the results of expensive function calls and return the cached result when the same inputs occur again
Store the results of expensive function calls and return the cached result when the same input occurs again
Store the results of expensive function calls and return the cached result when the same input occurs again
An in-memory caching (memoization) decorator for Typescript
A `@cached_property` decorator for Node.
Functional Programming Library
Memoise a function using key/value storage as a cache.
Memoised Monorepo utility.