filesize-unit
v0.1.0
Published
Immutable file size value
Downloads
5
Readme
FileSize
Immutable file size value
Getting Started
Install the module with: npm install filesize
var filesize = require('filesize');
filesize.awesome(); // "hello "
Other stuff
- documentation - maybe I will add documentation if you ask it. open an issue for this.
- support - open an issue here.
License
MIT © 2014, Andrea Parodi