Assert that a Node-API value is a specified Node-API data type.
Assert that two Node-API data types are equal.
C utilities for asserting that a Node-API call returns an "ok" status.
Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
Check if an environment is little endian.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is a regular expression.
Detect native Uint16Array support.
Detect native Float64Array support.
Detect native Uint8Array support.
Test if a value is a number.
Test if a value is an object.
Test if a value is a Float32Array.
Check if an environment is big endian.
Test if a value is a boolean.
Test if a value is object-like.
Test if a value is a string.
Test if a value is a Buffer object.
Test if a value is an array.