🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

filesize-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filesize-cli

a tiny module to that returns the size of your files

latest
Source
npmnpm
Version
0.0.3
Version published
Weekly downloads
29
70.59%
Maintainers
1
Weekly downloads
 
Created
Source

filesize-cli

Say you've decided your diet includes too much gulp or grunt and want to eat something more natural like npm scripts, but miss tasty deserts like grunt-file size?

This is just a tiny module that returns a file's size. It's made as a CLI to use with npm scripts.

Install

npm install filesize-cli

Use

filesize-cli src/finalBuild.js

// finalBuild.js: 3892 kb

filesize-cli src/

// helperFile.js: 378 kb
// fixBrowserBug.txt: 836 kb
// doghighfivescat.png 7287 kb
// setup.js: 389 kb
// finalBuild.js: 3892 kb

Keywords

filesize

FAQs

Package last updated on 07 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts