231 packages found
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.
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
- array
- TypedArray
- typed array
- which
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
TypedArray polyfill for old browsers
- ArrayBuffer
- DataView
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- typed
- array
- polyfill
Returns an array of Typed Array names that are available in the current environment
- typed
- arrays
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- BigInt64Array
- BigUint64Array
Node.js Buffer API, for the browser
Robustly get the length of a Typed Array
- typed
- array
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Uint8Array.
- stdlib
- stdtypes
- types
- data
- structure
- array
- typed
- typed array
- typed-array
- uint8array
- uint8
- uint8_t
- integer
- int
- View more
Test if a value is a Uint8Array.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- uint8array
- uint8
- unsigned
- integer
- int
- uint
- View more
Fast Pure JavaScript MessagePack Encoder and Decoder
Convert a typed array to a Buffer without a copy
- buffer
- typed array
- convert
- no copy
- uint8array
- uint16array
- uint32array
- int16array
- int32array
- float32array
- float64array
- browser
- arraybuffer
- dataview
Detect native Uint8Array support.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- detect
- feature
- uint8array
- es2015
- es6
- typed array
- typed-array
- View more
Node.js Buffer API, for the browser
Convert a value to a ReadableStream
Node.js Buffer API, for the browser
Test if a value is a collection.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- array
- typed array
- collection
- float64array
- float32array
- int32array
- View more
convert a buffer (or string) to a Uint8Array
Detect the image type of a Buffer/Uint8Array
JSON stringify/parser managing 'undefined, Date and Buffer.
- json
- serialize
- serializer
- deserialize
- deserializer
- reviver
- replacer
- parse
- parser
- node
- stringify
- Buffer
- Date
- undefined
Implementations of JS collections that uses the value of Uint8Arrays as opposed to instances.