compare two objects or arrays and return the diff (add/updated/removed/unchanged)
Generates diffs between documents and primitive types
Extend an object with the properties of additional objects. node.js/javascript util.
Creates a shallow clone of any JavaScript value.
React package for shallow rendering.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Adaptation of react-addons-shallow-compare, for independent usage
Does a shallow comparison of two objects, returning false if the keys or values differ.
No description provided.
make a shallow copy of an object or array
Fast Javascript text diff
Shallow clones an object while respecting the original property descriptors
>**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
Determine if an array or object is equivalent with another, *not* recursively
TypeScript definitions for shallow-equals
Typescript-compatible minimalistic shallow equality check for arrays/objects
Test for shallow equality between two objects or arrays.
Compare items in two sequences to find a longest common subsequence
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Chai shallowDeepEqual replacement that wraps Unexpected
This package provides the React TestUtils add-on.