tiny-byte-size
JSON →A minimal, zero-dependency byte formatter for Node.js. Version 1.1.0 is stable with no active development. It formats byte counts into human-readable strings (e.g., 100B, 1kB, 10.1MB) and includes a perSecond helper for rates. Unlike larger libraries like filesize or pretty-bytes, it has no configuration, one function, and is a single file – ideal for simple CLI tools or logging where minimalism is key.
Resources
packagetiny-byte-size ↗