react-pure-check
A util of react which would be used to judge whether one react component should be update , it aims to improve rendering performance
Found 34 results for shouldComponentUpdate
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.