Skip to content

shaun-sweet/package-weight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-weight

This is a global command line utility written to assist in determining the minified size of all your projects package.json dependencies.

Installation

npm install -g package-weight

Usage and Requirements

Package weight is extremely easy! Just navigate to your apps root directory where your package.json file is in the same working directory you are. Run the command

how-fat

Now just wait! Shortly the utility will return the size of all your dependencies.

Credits

npm-cost - for providing the API this script uses.

Pull requests welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published