{"library":"tiny-byte-size","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install tiny-byte-size","imports":["import byteSize from 'tiny-byte-size'","const byteSize = require('tiny-byte-size')","const byteSize = require('tiny-byte-size'); byteSize.perSecond(10101010)"]},{"cmd":"yarn add tiny-byte-size","imports":[]},{"cmd":"pnpm add tiny-byte-size","imports":[]}],"homepage":"https://github.com/mafintosh/tiny-byte-size","github":"https://github.com/mafintosh/tiny-byte-size","docs":null,"changelog":null,"pypi":null,"npm":"tiny-byte-size","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}