Test if a value is a complex typed array.
Detect native Uint8Array support.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Detect native Symbol support.
Detect native Buffer support.
Power Assert output formatter
Assert that a Node-API value is a Node-API typed array.
Test if a value is an array-like object containing only integers.
Extra assertions on top of node's assert module
Test if a value is an empty array.
Robustly get the length of a Typed Array
The assert module from Node.js, for the browser.
Test if a finite numeric value is an odd number.
Test if a value is a Uint8ClampedArray.
Robustly get the byte offset of a Typed Array
Assert that two Node-API typed array data types are equal.
Robustly get the byte length of a Typed Array
Test if a finite double-precision floating-point number is an integer.
Test if a value is an Int32Array.
Test if a value is an Int8Array.
Test if a value is an Int16Array.
Test if a value is an arguments object.
Test if a double-precision floating-point numeric value is negative zero.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.