#size #node-modules #analyzer #analyze #directory

app node-size-analyzer

CLI tool to analyze node_modules sizes

1 unstable release

0.1.0 Dec 23, 2024

#1297 in Filesystem

MIT license

7KB
104 lines

Node Size Analyzer

This package is a quick and easy way to get the size of each of your node_modules.

Install

cargo install node-size-analyzer

(you must have rust's cargo installed)

Usage

# cd into a directory with a node_modules folder
node-size-analyzer

Dependencies

~4–9.5MB
~84K SLoC