bytesized

2.0.0 • Public • Published

Read Data Size Units

var bytesized = require("bytesized");

console.log(bytesized("42 kB"));   // prints 42000
console.log(bytesized("42 KiB"));  // prints 43008

Readme

Keywords

none

Package Sidebar

Install

npm i bytesized

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

6.47 kB

Total Files

6

Last publish

Collaborators

  • rremer