Convert bytes to a human readable string: 1337 → 1.34 kB
Detects if a file is binary in Node.js. Similar to Perl's -B.
Utility to parse a string bytes to bytes and vice-versa
augment pretty-bytes to make the output a little more readable (and a little less precise)
Fork of pretty-format with support for ESM
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
Java Script Object eXchange.
Sizeof of a JavaScript object in Bytes
Various operations on Uint8Array data
Strictly typed event emitter interface for TypeScript 3.
See nodejs errors with less clutter
Prettifier for Pino log lines
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Stringify any JavaScript value.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Returns an array of Typed Array names that are available in the current environment
Convert bytes to a human readable string: 1337 → 1.34 kB
Fast CBOR with a focus on strictness
Robustly get the byte length of a Typed Array
An iteration of the Node.js core streams with a series of improvements
Robustly get the byte offset of a Typed Array
A simple list of possible Typed Array names.
Get the ArrayBuffer out of a TypedArray, robustly.