Search results
140 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
React PureComponent implementation embracing Immutable.js
Polyfill for RFC 566: @cached
Helper for memoizing async functions and methods
Same as React's `useCallback`, but returns a stable reference.
Helper for memoizing synchronous functions and methods
A memoization algorithm that only caches the result of the latest set of arguments, where argument equality is determined via a provided equality function.
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.
Memoize any function using Keyv as storage backend.
Reuse the previous version of a value unless it has changed
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
Simple decorator for caching getters on first access
React hook for generating async memoized data.
memoize a getter of an object
`asyncforge` allows you to remove singletons from your codebase with the use of [`AsyncLocalStorage`](https://nodejs.org/api/async_context.html#class-asynclocalstorage).
Automatically add displayName properties to your React project.
Svelte stores that remember previous values
Composable reactive helpers built around watching computation changes.