functional-memoize
A module for the memoization of functions from a functional programming point of view, this module let you manage the cache type and strategy to use.
A module for the memoization of functions from a functional programming point of view, this module let you manage the cache type and strategy to use.
Make function data cache.
Mutually-Exclusive, Asynchronous Memoization
Property memoization for react-mixout
Wrap a function in a memo to reuse the first invocation result of the function
Predictable state container for JavaScript apps
Memoization with stale-while-revalidate and stale-if-error
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
A template for creating npm packages using TypeScript and VSCode
Fast, small, most-efficient JavaScript memoization lib to memoize JS functions
This package a simple language-agnostic test runner which uses memoization based on file dependency information provided by the user. The problem that this package is trying to solve is avoiding to re-test files that are known to be unaffected by a change
An implementation of function memoization in javascript.
nodejs InMemoryMemoize
Fast memoization for interpolatable entities
Memoize decorator for TypeScript that uses WeakMap
Memoize functions
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
A minimalist, powerful, and dependency-free reactive state management library for TypeScript and JavaScript applications.