typed-array-length

Robustly get the length of a Typed Array
v1.0.7 URL: https://unpkg.com/typed-array-length@1.0.7/index.js
OpenBrowse Files
typedarraylengthrobustesInt8ArrayUint8ArrayUint8ClampedArrayInt16ArrayUint16ArrayInt32ArrayUint32ArrayFloat32ArrayFloat64Array

possible-typed-array-names

A simple list of possible Typed Array names.
v1.1.0 URL: https://unpkg.com/possible-typed-array-names@1.1.0/index.js
OpenBrowse Files
typedarraytypedarrayFloat32ArrayFloat64ArrayInt8ArrayInt16ArrayInt32ArrayUint8ArrayUint8ClampedArrayUint16ArrayUint32ArrayBigInt64ArrayBigUint64Array

typed-array-byte-offset

Robustly get the byte offset of a Typed Array
v1.0.4 URL: https://unpkg.com/typed-array-byte-offset@1.0.4/index.js
OpenBrowse Files
typedarraybyteOffsetbyteoffsetrobustesInt8ArrayUint8ArrayUint8ClampedArrayInt16ArrayUint16ArrayInt32ArrayUint32ArrayFloat32ArrayFloat64ArrayBigInt64ArrayBigUint64Array

typed-array-byte-length

Robustly get the byte length of a Typed Array
v1.0.3 URL: https://unpkg.com/typed-array-byte-length@1.0.3/index.js
OpenBrowse Files
typedarraybyteLengthbytelengthrobustesInt8ArrayUint8ArrayUint8ClampedArrayInt16ArrayUint16ArrayInt32ArrayUint32ArrayFloat32ArrayFloat64ArrayBigInt64ArrayBigUint64Array

which-typed-array

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
v1.1.19 URL: https://unpkg.com/which-typed-array@1.1.19/index.js
OpenBrowse Files
arrayTypedArraytyped arraywhichtypedInt8ArrayUint8ArrayUint8ClampedArrayInt16ArrayUint16ArrayInt32ArrayUint32ArrayFloat32ArrayFloat64ArrayES6toStringTagSymbol.toStringTag@@toStringTag