Detect native Buffer support.
Test if a value is an ArrayBuffer.
Assert that two Node-API data types are equal.
Allocate a buffer containing a provided string.
C utilities for asserting that a Node-API call returns an "ok" status.
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is positive zero.
Determine if a buffer length is compatible with provided ndarray meta data.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Detect native BigInt support.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test if a double-precision floating-point numeric value is negative zero.
The node core libs for in browser usage.
Test if a value is Node writable stream-like.
Detect native ArrayBuffer support.
Test if a single-precision floating-point numeric value is NaN.
Test if an object's own property is enumerable.
Detect native DataView support.
Test if a value is an Int32Array.
Test if a value is an array of strings.
Test if a value is NaN.
Assert that a Node-API value is a Node-API typed array.
Standard assertion utilities.