Test if an input value is an ndarray order.
The assert module from Node.js, for the browser.
Test if a value is struct constructor-like.
Detect native BigInt support.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if a value is an array-like object containing only integers.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Is this specifier a node.js core module?
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 ndarray-like.
Test if an input value is a supported built-in ndarray data type string.
Is this value a JS SharedArrayBuffer?
Test if a value is a complex typed array.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Synchronous validation of a path existing either as a file or as a directory.
Get an ArrayBuffer from a Buffer as fast as possible
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array signed integer data type.
Test if a value is iterator-like.
Test if a value is a BigInt.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray index mode.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.