A utility package for JavaScript applications.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
a fast, efficient buffer writer
Platform float word order.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Platform byte order.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Immutable ArrayBuffer (the shim!)
read and write binary structures and data types
Get utf8 byte length of string
Use flow-relative (inline-start and inline-end) values for float and clear
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
JS library that allows you to easily serialize and deserialize data with BigInt values
Translation between JavaScript values and Buffers
TypeScript definitions for byte-size
List of HTML void tag names
Windows legacy GUID parser
JavaScript binary parser for any browser or environment.
Strip UTF-8 byte order mark (BOM) from a string
Implements the WebIDL algorithms for converting to and from JavaScript values
TypeScript definitions for big-json