norandiaconu / cost-of-modules2

Find out which of your dependencies are slowing you down 🐒

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Find out which of your dependencies are slowing you down 🐒

License:MIT License


Languages

Language:JavaScript 100.0%