reselectie
Reselect and re-reselect alternative. Smaller, faster, greater flexibility, and better interface.
Reselect and re-reselect alternative. Smaller, faster, greater flexibility, and better interface.
memoize a getter of an object
A magical tool to improve React-Redux performance
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Reuse the same promise until resolved when retrieving it from a function
Creates a function that caches the last result of arguments, by key calculated from the arguments.
Memoize methods and properties of ImmutableJS.Record
Minimalistic memoization decorator
Simple decorator for caching getters on first access
Alternative to JSON.stringify() that supports altering the behavior of the stringification process at string level
memoizepromise ==============
Garbage-collected memoizer for variadic functions that can be used as a decorator
Simple memoize utility ideal for functions with async/await syntax and promises. It supports cache in memory or via Redis
An in-memory caching (memoization) decorator for Typescript
Memoization function.
Timed memoize
Async memoization
Delay the evaluation of a variadic async function and cache the result
Define a lazily evaluated property on an object