Showing 1-20 of 219 packages
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
'Shallow Equal' HOC implementation to optimize shouldComponentUpdate with children / React elements.
A shouldComponentUpdate-wrapper
shouldComponentUpdate tools
A library to reduce the need for shouldComponentUpdate boilerplate
Displaying props changes of shouldComponentUpdate
React PureComponent shouldComponentUpdate logger (aka: ShouldComponentUpdate Diff and Debug, scudd)
Declarative shouldComponentUpdate wrapper
omniscient's shouldComponentUpdate as a decorator
A React.js development tool to know why shouldComponentUpdate returned true
shouldComponentUpdate without headache 🤕
Utility for `shouldComponentUpdate` in React and Preact. Deeply compares props and state to detect changes and avoid unnecessary renders.
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`immutability-helper`](https://github.com/kolodny/im
overwrite your react component's shouldComponentUpdate to compare deeply
shouldComponentUpdate false for react w/ a render prop
Reliably communicate state changes to deeply nested React elements
Simple util to compare props and state in shouldComponentUpdate
An efficient equality algorithm for React Native inline styles
A convenient, configuration-based, way to manage your React component's `shouldComponentUpdate`.