Test if a value is a complex typed array.
Test if a value is a plain object.
Extra assertions on top of node's assert module
Continued fraction approximation.
Robustly get the length of a Typed Array
Assert that a Node-API value is a Node-API 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.
Test if a value is a Uint8ClampedArray.
Power Assert output formatter
A simple list of possible Typed Array names.
Test if a finite numeric value is an odd number.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Assert that two Node-API typed array data types are equal.
Test if a value is an Int32Array.
Test if a value is an Int16Array.
Robustly get the byte offset of a Typed Array
Test if a value is a BooleanArray.
Test if a value is an empty array.
Robustly get the byte length of a Typed Array
Detect native function name support.
Test if an array contains a provided search value.
Test if a double-precision floating-point numeric value is positive zero.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.