package-weight

1.2.4 • Public • Published

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!

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i package-weight

    Weekly Downloads

    1

    Version

    1.2.4

    License

    ISC

    Last publish

    Collaborators

    • ssweet