react-fast-compare
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Found 34 results for shouldComponentUpdate
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
A function, a component and a mixin for React pure rendering
Detects mutations
Eliminate wasteful re-rendering in React components caused by inline functions
Efficient shallow equality algorithm for React and React Native
Efficient shallow equality algorithm that also allows checks for react element equality of children props
'Shallow Equal' HOC implementation to optimize shouldComponentUpdate with children / React elements.
A function, a component, decorators and a mixin for React pure rendering
Displaying props changes of shouldComponentUpdate
A shouldComponentUpdate-wrapper
Utility for `shouldComponentUpdate` in React and Preact. Deeply compares props and state to detect changes and avoid unnecessary renders.
shouldComponentUpdate tools
Utilities for shallow comparisons, particularly for React optimisation
A library to reduce the need for shouldComponentUpdate boilerplate
a simple component to generically size N components from a single source component.
the purerender mixin in a decorator compatible way
Use a class-based lifecycle ⚡ under the React Hooks ⚛️🚀 ..
A React.js development tool to know why shouldComponentUpdate returned true
shouldComponentUpdate without headache 🤕
Declarative shouldComponentUpdate wrapper
A util of react which would be used to judge whether one react component should be update , it aims to improve rendering performance
Provides a function to configure React's shouldComponentUpdate() function in a declarative way
Util function for comparing two object to check equality of paths given
overwrite your react component's shouldComponentUpdate to compare deeply
A function, a component and a mixin for React pure rendering
Make react shouldComponentUpdate check if props/state/context are shallowly changed by default
shallow compare decorator
Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison
A library to reduce the need for shouldComponentUpdate boilerplate
Put a native DOM element in your React render tree and easily break out back into vanilla DOM.
immutable版的pureRenderDecorator,对React的shouldComponentUpdate
Implementation of React components' shouldComponentUpdate for stateful and propful components.
Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.