23 packages found
Description
Determine if an object is a Buffer
Keywords
- arraybuffer
- browser
- browser buffer
- browserify
- buffer
- buffers
- core buffer
- dataview
- float32array
- float64array
- int16array
- int32array
- type
- typed array
Publisher
Description
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.
Keywords
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Publisher
Description
Convert a typed array to a Buffer without a copy
Keywords
- buffer
- typed array
- convert
- no copy
- uint8array
- uint16array
- uint32array
- int16array
- int32array
- float32array
- float64array
- browser
- arraybuffer
- dataview
Publisher
Description
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Keywords
- array
- TypedArray
- typed array
- which
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Publisher
Description
TypedArray polyfill for old browsers
Keywords
- ArrayBuffer
- DataView
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- typed
- array
- polyfill
Publisher
Description
Returns an array of Typed Array names that are available in the current environment
Keywords
- typed
- arrays
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- BigInt64Array
- BigUint64Array
Publisher
Description
Robustly get the length of a Typed Array
Keywords
- typed
- array
- length
- robust
- es
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Publisher
Description
Does this environment have JS Typed Arrays?
Keywords
- typed array
- typed arrays
- TypedArrays
- js
- Float32Array
- Float64Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- BigInt64Array
Publisher
Description
LRU shared memory list build on top of shm-type-array.
Keywords
- ipc
- shm
- lru
- cache
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- View more
Publisher
Description
Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)
Keywords
Publisher
Description
Chooses the Best Typed Array to use for an Array of Number. Supports Big Integers!
Keywords
- array
- typed
- typedarray
- int8array
- uint8array
- int16array
- uint16array
- int32array
- uint32array
- float32array
- float64array
- bigint64array
- biguint64array
Publisher
Description
To Typed Array: Convert an Array of Numbers to the Typed Array with the Smallest Memory Footprint
Keywords
- array
- typed
- typedarray
- uint8array
- int8array
- uint16array
- int16array
- int32array
- uint32array
- float32array
- float64array
- bigint64array
- biguint64array
Publisher
Description
Quickest Way to get the Minimum Value of an Array of Numbers (Typed or Untyped)
Keywords
Publisher
Description
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
Keywords
- ipc
- shm
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- View more
Publisher
Description
Determine if an object is a Buffer
Keywords
- buffer
- buffers
- type
- core buffer
- browser buffer
- browserify
- typed array
- uint32array
- int16array
- int32array
- float32array
- float64array
- browser
- arraybuffer
Publisher
Description
Slice polyfill for TypedArrays in Node v0.12
Keywords
- TypedArray
- slice
- v0.12
- Int8Array
- Uint8Array
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
Publisher
Description
Validation utilities.
Keywords
- validate.io
- validator
- validation
- validate
- valid
- is
- isvalid
- check
- typed
- assert
- expect
- api
- string
- primitive
- View more
Publisher
Description
Array.prototype.slice.call()-like method for TypedArrays, Buffers and Arguments
Keywords
- slice
- typed
- array
- Float32Array
- Int32Array
- Float64Array
- Int8Array
- Int16Array
- Buffer
- copy
- view
- shared
- memory
- subarray
Publisher
Description
Validates if a value is an Int16Array.
Keywords
- validate.io
- validate
- validation
- validator
- valid
- is
- array
- typed
- typed array
- int16array
- isint16array
- class
- constructor
- instance
Publisher
Description
Returns an array of all Typed Array classes.
Keywords
- typed array
- classes
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array