Showing 1-20 of 372,039 packages
Git project template for “Byte-Sized JavaScript” projects.
Byte-Sized JavaScript Coding Standards
bytesized.tv.app: Byte-Sized JavaScript Data Source
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Byte-Sized JavaScript Coding Standards
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
A Minipass stream that raises an error if you get a different number of bytes than expected
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Get utf8 byte length of string
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Platform byte order.
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
LEB128 utilities for Node
Like `string.slice()` but bytewise
Get the UTF-8 byte length of a string
Get the real byte length of a string.
Strip UTF-8 byte order mark (BOM) from a string