humanize-bytes

1.0.1 • Public • Published

humanize-bytes

NPM version build status Test coverage Gittip David deps

transfer humanize size to bytes

Installation

$ npm install humanize-bytes

Examples

var bytes = require('humanize-bytes');
 
bytes('1kb') // => 1024
bytes(1024) // => 1024

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    22,514
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    22,514
  • 1.0.0
    1

Package Sidebar

Install

npm i humanize-bytes

Weekly Downloads

22,515

Version

1.0.1

License

MIT

Last publish

Collaborators

  • dead_horse