159 packages found
Description
Node.js Buffer API, for the browser
Keywords
Publisher
Description
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Keywords
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
Fast Pure JavaScript MessagePack Encoder and Decoder
Keywords
Publisher
Description
Convert a string/Buffer/Uint8Array to a readable stream
Keywords
Publisher
Description
JSON stringify/parser managing 'undefined, Date and Buffer.
Keywords
- json
- serialize
- serializer
- deserialize
- deserializer
- reviver
- replacer
- parse
- parser
- node
- stringify
- Buffer
- Date
- undefined
Publisher
Description
codecs compatible de-/encoder for bigints.
Keywords
- binary
- bigint
- bigint-le
- bigint-be
- biguint-le
- biguint-be
- big uint
- big int
- big integer
- rust-compatible
- big endian
- little endian
- endianess
- uint8array
- View more
Publisher
Description
encode and decode an array of buffers as a single varint length-prefixed binary blob
Keywords
Publisher
Description
Check if a Node.js Buffer or Uint8Array is utf-8
Keywords
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
Check if a Buffer/Uint8Array is a JPEG image
Keywords
Publisher
Description
Fast Pure JavaScript MessagePack Encoder and Decoder
Keywords
Publisher
Description
Check if a Buffer/Uint8Array is a PNG image
Keywords
Publisher
Description
Quickly Determine if an Array Buffer, Buffer, or Uint8Array contains Specific Sequences of Bytes