Immutable ArrayBuffer (the shim!)
Check if two arrays are equal
Convert Buffer to ArrayBuffer
Adaptation of react-addons-shallow-compare, for independent usage
Improved deep equality testing for Node.js and the browser.
Determine two file paths are equal
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Framework-independent loaders for 3D graphics formats
A robust, ES3 compatible, "has own property" predicate.
Encode/decode base64 data into ArrayBuffers
Does a shallow comparison of two objects, returning false if the keys or values differ.
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
What is the type of this builtin JS value?
TypeScript definitions for node-wav
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.
MurmurHash3 x86 32-bit implemented in JavaScript.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Robustly get the length of a Typed Array
TypeScript definitions for deep-equal
Typescript-compatible minimalistic shallow equality check for arrays/objects
JavaScript implementation of Google's Snappy compression library
Are these two values conceptually equal?
Test if a value is an ArrayBuffer.
Wasm png encoder and decoder supporting the browser. Repackaged from Squoosh App.