Search
available-typed-arrays
Returns an array of Typed Array names that are available in the current environment
v1.0.7 URL:
https://unpkg.com/available-typed-arrays@1.0.7/index.js
Open
Browse Files
typed
arrays
Float32Array
Float64Array
Int8Array
Int16Array
Int32Array
Uint8Array
Uint8ClampedArray
Uint16Array
Uint32Array
BigInt64Array
BigUint64Array
levn
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
v0.4.1 URL:
https://app.unpkg.com/levn@0.4.1/files/lib
Open
Browse Files
levn
light
ecmascript
value
notation
json
typed
human
concise
typed
flexible
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
Open
Browse Files
typed
array
length
robust
es
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
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
Open
Browse Files
typed
array
typedarray
Float32Array
Float64Array
Int8Array
Int16Array
Int32Array
Uint8Array
Uint8ClampedArray
Uint16Array
Uint32Array
BigInt64Array
BigUint64Array
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
Open
Browse Files
array
TypedArray
typed array
which
typed
Int8Array
Uint8Array
Uint8ClampedArray
Int16Array
Uint16Array
Int32Array
Uint32Array
Float32Array
Float64Array
ES6
toStringTag
Symbol.toStringTag
@@toStringTag