Check if array is equal to another array.
Robustly get the length of a Typed Array
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.
A JavaScript text diff implementation.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Check if two arrays are equal
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
General purpose glob-based configuration matching.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Get the ArrayBuffer out of a TypedArray, robustly.
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Fast deep equal
node's assert.deepEqual algorithm
Deep comparison of 2 instances for should.js
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
TypeScript definitions for deep-equal-in-any-order
return whether two buffers are equal
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
node's assert.deepEqual algorithm except for NaN being equal to NaN
Assert that two Node-API typed array data types are equal.
Constant-time comparison of Buffers