Showing 1-20 of 1,268,763 packages
Fast deep equal
node's assert.deepEqual algorithm except for NaN being equal to NaN
node's assert.deepEqual algorithm
Improved deep equality testing for Node.js and the browser.
Deep equality comparison utility with support for objects, arrays, maps, sets, and circular refs
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Are these two JavaScript values equal?
Does a shallow comparison of two objects, returning false if the keys or values differ.
Tiny deep equal comparator
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Constant-time comparison of Buffers
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Like lodash isEqualWith but for shallow equal.
Test for shallow equality between two objects or arrays.
TypeScript definitions for deep-equal
A JavaScript text diff implementation.
Deep comparison of 2 instances for should.js
Deep values comparator for JS
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Adaptation of react-addons-shallow-compare, for independent usage