120 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
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
Fast Pure JavaScript MessagePack Encoder and Decoder using long.js
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
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
A utility package to quickly handle and convert various Javascript binary objects
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.
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
Standard library
Standard library
A zero dependency library, with provenance, TypeScript/JavaScript applications.
ArrayBuffer partitions
Toolkit and constructor to manipulate typed arrays.
Serializes and deserializes a typed array using base64 in JSON
convert a buffer (or string) to a Uint8Array