git specification tool
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
Get the byteOffset out of a DataView, robustly.
Get the byteLength out of a DataView, robustly.
Get utf8 byte length of string
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Platform byte order.
Strip UTF-8 byte order mark (BOM) from a string
Windows legacy GUID parser
See our api docs https://serialport.io/docs/api-parser-byte-length
Node addon for string extraction for msgpackr
See our api docs https://serialport.io/docs/api-parser-inter-byte-timeout
Sniff the encoding from a HTML byte stream
LEB128 utilities for Node
Bytes utility functions for ethers.
Get the real byte length of a string.
Count bytes passing through a stream
Get the UTF-8 byte length of a string
Base64 encoding/decoding in pure JS
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order