1 unstable release
0.1.0 | Dec 23, 2024 |
---|
#2531 in Command line utilities
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–10MB
~83K SLoC