File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed
Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1- # nmsize - Fast node_modules size scanner
1+ <h1 >
2+ <picture >
3+ <source media =" (prefers-color-scheme: light) " srcset =" nmsize-dark.png " >
4+ <source media =" (prefers-color-scheme: dark) " srcset =" nmsize.png " >
5+ <img width =" 460 " alt =" nmsize - Fast node_modules size scanner " src =" nmsize.png " />
6+ </picture >
7+ </h1 >
28
39⚡ A lightweight CLI tool to list all ` node_modules ` folders and display their disk usage with a quick summary.
410
11+ ---
12+
13+ <p align =" center " >
14+
15+ [ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/smnandre/nmsize/test.yml?label=Tests&logo=github )] ( https://github.com/smnandre/nmsize/actions/workflows/test.yml )
16+
17+ [ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/smnandre/nmsize/test.yml?label=Tests&logo=github )] ( https://github.com/smnandre/nmsize/actions/workflows/test.yml )
18+
19+ </p >
20+
21+ [ ![ License] ( https://img.shields.io/github/license/smnandre/nmsize?logo=mit )] ( https://github.com/smnandre/nmsize/blob/main/LICENSE )
22+
23+ [ ![ Version] ( https://img.shields.io/github/v/tag/smnandre/nmsize?label=Version&logo=semver )] ( https://github.com/smnandre/nmsize/releases )
24+
25+
526## Installation
627
728### Homebrew
You can’t perform that action at this time.
0 commit comments