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.
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
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
TypeScript definitions for deep-equal-in-any-order
Polyfill of future proposal for `util.parseArgs()`
node's assert.deepEqual algorithm except for NaN being equal to NaN
utilities for primitive JavaScript types
return whether two buffers are equal
Matches strings against configurable strings, globs, regular expressions, and/or functions
Assert that two Node-API typed array data types are equal.