typedarray
TypedArray polyfill for old browsers
Found 27 results for DataView
TypedArray polyfill for old browsers
IEEE 754 half-precision floating-point for JavaScript
A wrapper around the native DataView which can handle multiple ArrayBuffers.
white framework web
Add structure to ArrayBuffer
Add structure to ArrayBuffer
DataView with automatically grown buffer
BinaryIO for Node and Web environments, allows for reading/writing data like a DataView but with built in position tracking.
Parse binary data using declarative patterns.
Provides lazily-initialized access to all the typed arrays on an ArrayBuffer
Read npy files in javascript and convert them to array buffer, nested array and json
Manage binary data with JavaScript strictly typed Object-oriented programming
Some utils that make you handle ArrayBuffer easier.
Blazingly fast and type-safe memory comparison utility buffer views and array buffers.
<div style="display:flex;align-items:center;margin-bottom:24px"> <img src="https://img.alicdn.com/tfs/TB17UtINiLaK1RjSZFxXXamPFXa-606-643.png" alt="logo" width="48px"/> <span style="font-size:30px;font-weight:600;display:inline-block;margin-left:12px"
buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)
<div style="display:flex;align-items:center;margin-bottom:24px"> <img src="https://img.alicdn.com/tfs/TB17UtINiLaK1RjSZFxXXamPFXa-606-643.png" alt="logo" width="48px"/> <span style="font-size:30px;font-weight:600;display:inline-block;margin-left:12px"
Convert anything to Uint8Array without a copy
An ES module with some functions making it easier to accept a wide range of binary-data holding objects like Array, TypedArray, DataView, ArrayBuffer and Node.js's Buffer as input without having to actually know which of them were used as the input.
ArrayBuffer partitions
Packaging DataView
A Simple DataView library, to simplify for IO operations on a ArrayBuffer
Add structure to ArrayBuffer
Metadata to define namespaces for types
Handle ArrayBuffer easily
Utility for read and write operations on ArrayBuffer instances
Byte reader/writer for buffers and streams in typescript/javascript