Test if a value is a complex typed array.
Test if a value is array-like.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native function name support.
Assert that two Node-API typed array data types are equal.
Convert a string to pascal case (upper camelcase).
Test if a value is an empty array.
Test if a value is a BooleanArray.
Command-line interface.
Detect native Symbol.hasInstance support.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is null.
Test if a finite double-precision floating-point number is a nonnegative integer.
Test if a value is a number having a nonnegative value.
Test if a value is an array-like object of numbers.
Test if a value is Node writable stream-like.
Check if the runtime is a web browser.
Convert a string to Pascal case.
Convert a string to Pascal case.
Check if the runtime is Node.js.
Test if a value is Node stream-like.
Test if an array contains a provided search value.
Test if a value is typed-array-like.