thunky
delay the evaluation of a paramless async function and cache the result
delay the evaluation of a paramless async function and cache the result
Memoize/cache function results
A tiny, crazy fast memoization library for the 95% use-case
Helper for memoizing async functions and methods
Polyfill for RFC 566: @cached
Helper for memoizing synchronous functions and methods
Automatically add displayName properties to your React project.
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.
Reuse the previous version of a value unless it has changed
memoize a getter of an object
React hook for generating async memoized data.
Simple decorator for caching getters on first access
Memoize Node.js style callback-last functions, using an in-memory LRU store
A modern memoisation library that supports async/await and Promises
Memoization with shallowly comparing object arguments.
Library of utility typescript decorators
Effortlessly UnHOC React Components from React for simple unit testing.
Memoization made easy
The core library that is developed for Techomo, memo app made by takagimeow.