117 packages found
Standard library
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
Standard library
IEEE 754 half-precision floating-point for JavaScript
- float16
- binary16
- FP16
- half-precision
- ieee754
- Float16Array
- TypedArray
- DataView
- getFloat16
- setFloat16
- f16round
- ponyfill
- shim
Fast Pure JavaScript MessagePack Encoder and Decoder
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
Standard library
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
A utility package to quickly handle and convert various Javascript binary objects
Serializes and deserializes a typed array using base64 in JSON
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
An ES6 BitArray class for easy and native-like operations on sequences of bits
A library for building web/node/deno applications
Standard library
ArrayBuffer partitions
Toolkit and constructor to manipulate typed arrays.
Uint1Array - JavaScript's missing Typed Array
Type aware object serializer for sending structured data efficiently over network. Uses template object to describe which properties will be serialized into binary data buffer.
Convert to/from BigInt from/to Buffer, ArrayBuffer, hex string, utf8-encoded text string.