Shallow Compare props for react
>**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 [`React.PureComponent`](https://facebook.github.io/re
React package for shallow rendering.
TypeScript definitions for react-addons-shallow-compare
Determine if an array or object is equivalent with another, *not* recursively
Adaptation of react-addons-shallow-compare, for independent usage
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
Extend an object with the properties of additional objects. node.js/javascript util.
Creates a shallow clone of any JavaScript value.
TypeScript definitions for shallow-equals
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
This package provides the React TestUtils add-on.
Like lodash isEqualWith but for shallow equal.
Compare semver version strings to find greater, equal or lesser.
Does a shallow comparison of two objects, returning false if the keys or values differ.
Compare two objects using accessed properties with Proxy
make a shallow copy of an object or array
Efficient shallow equality algorithm for React and React Native
Type-safe search params state manager for React - Like useState, but stored in the URL query string
Shallow clones an object while respecting the original property descriptors
React hooks, except using deep comparison on the inputs, not reference equality
Typescript-compatible minimalistic shallow equality check for arrays/objects
Enzyme adapter for Preact