Search results
257 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
Node.js Buffer API, for the browser
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
Robustly get the byte length of a Typed Array
- typed
- array
- byteLength
- byte
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- View more
Robustly get the byte offset of a Typed Array
- typed
- array
- byteOffset
- byte
- offset
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- View more
TypedArray polyfill for old browsers
- ArrayBuffer
- DataView
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- typed
- array
- polyfill
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
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
Robustly get the length of a Typed Array
- typed
- array
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Fast Pure JavaScript MessagePack Encoder and Decoder
Node.js Buffer API, for the browser
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
- ipc
- shm
- systemv
- system-v
- POSIX
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- View more
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
Fast Pure JavaScript MessagePack Encoder and Decoder using long.js
Lightweight buffer library for the browser (Now with Base64URL support!)
Implementations of JS collections that uses the value of Uint8Arrays as opposed to instances.
Utilities of pixel for React Native
Detect the image type of a Buffer/Uint8Array
LRU shared memory list build on top of shm-type-array.
- ipc
- shm
- lru
- cache
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- View more
Int32 encoding, a simple way to convert 32-bit signed integers to Uint8Arrays, and vice versa.