Checks if two arrays are equal.
Checks if two arrays are equal.
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.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
General purpose glob-based configuration matching.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Check if two arrays are equal
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
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.
node's assert.deepEqual algorithm
node's assert.deepEqual algorithm except for NaN being equal to NaN
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
utilities for primitive JavaScript types
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Fast deep equal
Deep comparison of 2 instances for should.js
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Unopinionated, no-frills CLI argument parser
Are these two JavaScript values equal?
Improved deep equality testing for Node.js and the browser.