Check if two arrays have shallow equality
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.
Check if two arrays are equal
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Deep comparison of 2 instances for should.js
General purpose glob-based configuration matching.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Get the ArrayBuffer out of a TypedArray, robustly.
Fast deep equal
node's assert.deepEqual algorithm
Rope-based persistent sequence type
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Check if two arrays have shallow equality
TypeScript definitions for deep-equal-in-any-order
node's assert.deepEqual algorithm except for NaN being equal to NaN
Matches strings against configurable strings, globs, regular expressions, and/or functions
utilities for primitive JavaScript types
Polyfill of future proposal for `util.parseArgs()`
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?