cost-of-modules2
v1.0.3
Published
Find out which of your dependencies are slowing you down 🐢 (Maintenance fork)
Downloads
543
Readme
Cost of modules 2
Find out which of your dependencies is slowing you down
Install
npm install -g cost-of-modules2
Usage
Run cost-of-modules
in the directory you are working in.
Options
--less
Show the biggest 10 modules
--yarn
Use yarn instead of npm to install dependencies
--include-dev
Include devDependencies as well - for 🚀 collaborator experience