1.0.3 • Published 9 months ago

cost-of-modules2 v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Cost of modules 2

Find out which of your dependencies is slowing you down

 

Find out which of your dependencies is causing bloat

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