Search results
307 packages found
Utility to parse a string bytes to bytes and vice-versa
JavaScript library to generate a human readable String describing the file size
Convert bytes to a human readable string: 1337 → 1.34 kB
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Convert bytes to other sizes for prettier logging
Sizeof of a JavaScript object in Bytes
augment pretty-bytes to make the output a little more readable (and a little less precise)
Compute ripemd160 of bytes or strings.
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
Easily create human-readable strings from byte sizes, e.g. 17238 --> 17.24 kB. Supports decimal (MB,GB,..) and binary (MiB, GiB,..) units as well as user-defined conversion from/to other sizes.
Convert bytes to a human readable string format
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
Utility to parse a string bytes (ex: 1 ZiB) to bytes (1.1805916207174113e+21) and vice-versa.
Browser-friendly ripemd160 hasher
A JavaScript byte array library for the browser, Deno and Node.js
Sizeof of a JavaScript object in Bytes
Set of common constants and functions to use and convert units.
Byte reader/writer for buffers and streams in typescript/javascript
For packing and unpacking bytes (C like structures) in/from Buffer based on Object/Array type for parsing.