1 unstable release
0.1.0 | Dec 23, 2024 |
---|
#2521 in Command line utilities
123 downloads per month
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