Showing 1-20 of 228 packages
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
'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
A React.js development tool to know why shouldComponentUpdate returned true
omniscient's shouldComponentUpdate as a decorator
Utility for `shouldComponentUpdate` in React and Preact. Deeply compares props and state to detect changes and avoid unnecessary renders.
shouldComponentUpdate without headache 🤕
An efficient equality algorithm for React Native inline styles
overwrite your react component's shouldComponentUpdate to compare deeply
>**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
shouldComponentUpdate false for react w/ a render prop
Simple util to compare props and state in shouldComponentUpdate
Reliably communicate state changes to deeply nested React elements
Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison