improved type definitions for assertions in the nodeJS assert API
Robustly get the length of a Typed Array
A simple list of possible Typed Array names.
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.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Get the ArrayBuffer out of a TypedArray, robustly.
typesafe assertion library for TypeScript 3.7+
The assert module from Node.js, for the browser.
Returns an array of Typed Array names that are available in the current environment
JavaScript micro templates.
Generic options parameter handling.
Test if a value is a typed array.
Test if a value is a complex typed array.
Detect native Buffer support.
minimalistic-assert ===
Assert that a Node-API value is a Node-API typed array.
Synchronous validation of a path existing either as a file or as a directory.
Assert that two Node-API typed array data types are equal.
correct invalid SPDX expressions
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
assert with status codes
Test if a value is typed-array-like.