Skip to content

arve0/npm-download-size

Repository files navigation

npm-download-size

explore size of npm packages

https://arve0.github.io/npm-download-size

download size of webpack

Also availabel as cli: https://github.com/arve0/npm-download-size-cli

API: https://github.com/arve0/npm-download-size-api

Usage

Start with entering the name of a package:

enter name of package

Press enter, and you will get the statistics.

download size of webpack

Click on dependencies to show their statistics. If you click on the package name, you will be forwarded to npmjs.

Development

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.