Equal PFM Angular SDK
Fast deep equal
node's assert.deepEqual algorithm
Blazing-fast equality checks, minus the baggage. A lean, standalone alternative to Lodash's isEqual—because speed matters.
node's assert.deepEqual algorithm except for NaN being equal to NaN
return whether two buffers are equal
Official Sentry SDK for Angular
Constant-time comparison of Buffers
Are these two JavaScript values equal?
Tiny deep equal comparator
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
A JavaScript text diff implementation.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Compare DNS record strings for equality
Check if two arrays are equal
Adaptation of react-addons-shallow-compare, for independent usage
Improved deep equality testing for Node.js and the browser.
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
A robust, ES3 compatible, "has own property" predicate.
Determine two file paths are equal
Pluggable integrations that can be used to enhance JS SDKs
Does a shallow comparison of two objects, returning false if the keys or values differ.
What is the type of this builtin JS value?
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.