Cost-of-modules

cost-of-modules

Find out which of your dependencies is slowing you down 🐢

cost-of-modules is a cheeky module that generates a neat table of dependencies with children and size, which would help us to easily identify which dependency is slowing the module down.

Get it: npm install -g cost-of-modules

_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

--no-install Skip installation

--include-dev Include devDependencies as well - for 🚀 collaborator experience

GIF FTW!

cost-of-modules

Suggest a module

Comments