Showing 1-20 of 36,734 packages
Parse byte string to byte number, e.g. 1.2 Kb -> 1228.8, Kb, Mb, Gb, Tb, Pb, Eb, Zb, Yb supported.
Windows legacy GUID parser
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
JSON.parse with context information on error
Get the byteLength out of a DataView, robustly.
Get the byteOffset out of a DataView, robustly.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
A utility package for JavaScript applications.
Get utf8 byte length of string
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
base64 utilities for TypeScript and JavaScript
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Strip UTF-8 byte order mark (BOM) from a string
Platform byte order.
Parse an SMTP (RFC-5321) address
LEB128 utilities for Node
Sniff the encoding from a HTML byte stream
HTTP cookie parser and serializer for Node.js