use-memo-reducer
A custom React hook for memoized reducers
A custom React hook for memoized reducers
This package was develop to provide a more powerful hook than React's useMemo.
It's like `useCallback`, but you don't have to worry about dependencies.
Memorize async/sync function result with cache
Memora: A lightweight, TTL-based JavaScript caching library. It efficiently memoizes function outputs, supporting multiple storage options like memory and localStorage for optimized performance.
A tiny, crazy fast memoization library for the 95% use-case
The smallest, fastest memo library in town
AI memo for developers
Rax memo polyfill
React memo with functional props supports
React generic memo & forwardRef
\ Easily boost the performance of your Angular applications by memoizing functions and getters with this lightweight and simple-to-use library.
some decorators of typescript for angular
Useful react components that will save your day
ctx-core rmemo
**useRealMemoCallback** - is a React Hook that allows you to cache the definition of a function 1 time, regardless of changing dependencies
ERROR: No README data found!
React memo polyfill
Utility function for a more specific memo comparison
Same as React's `useCallback`, but returns a stable reference.