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

app node-size-analyzer

CLI tool to analyze node_modules sizes

1 unstable release

0.1.0 Dec 23, 2024

#2521 in Command line utilities

Download history 114/week @ 2024-12-21 7/week @ 2024-12-28 2/week @ 2025-01-04

123 downloads per month

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