Type-checking library for typed arrays
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.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
A simple list of possible Typed Array names.
Get the ArrayBuffer out of a TypedArray, robustly.
Runtime agnostic JS utils
Flowtype linting rules for ESLint by flow-typed
Do things in development and nothing otherwise
Returns an array of Typed Array names that are available in the current environment
No description provided.
A family of specs for interoperable TypeScript
A collection of standard object serializers for Pino
Convert a typed array to a Buffer without a copy
Detect whether or not an object is a Typed Array
Web API compatible streams for node/web
Interface used to connect Apollo Gateway to Apollo Server
utilities for primitive JavaScript types
Assert that two Node-API typed array data types are equal.
Uint32Array.
Uint16Array.
Web API compatible File implementation for node