npm-download-size
March 2, 2019 ยท View on GitHub
explore size of npm packages
https://arve0.github.io/npm-download-size

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:

Press enter, and you will get the statistics.

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.