Search results
16 packages found
useMemo and useCallback but with a stable cache
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
- memoization
- cache
- performance
- optimization
- function
- memoize
- typescript
- javascript
- utility
- decorator
- usememo
- use-memo
- memoizer
- cacheable functions
- View more
React useMemo implementation that prevents update propagation if return value is equal
useMemo hook and memo for components using deep compare
useMemo and useCallback but with a stable cache
This package was develop to provide a more powerful hook than React's useMemo.
The React hooks you know, with added granularity
Set of the fastest tools for optimizing the work of a React application
- react
- react-fast
- react-optimization
- react-optimization-tools
- react-tools
- memo
- memo-deep
- useMemo
- useCallback
- memoize
- fast
- fastest
- deep
- compare
- View more
Extentions to React to support asynchronous calls
Use The memo with component with callback dependency
An assortment of utilities for testing against unstable references in React
Memoize hook for object
Reack hook toolkit to trigger useEffect, useLayoutEffect, useCallback and useMemo when a condition on dependencies is met.
Memoize to cache function results for natif javascript and vuejs
React 코드베이스를 분석하여 성능 최적화를 제안하는 도구
React.useMemo but with requestIdleCallback inside