1.2.2 • Published 9 years ago

fdu v1.2.2

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

flaming-disk-usage npm-version

Inspect disk usage with flame graph.

After seeing Jordan Scales's article(I Peeked Into My Node_Modules Directory And You Won’t Believe What Happened Next), I am surprised that so many people releasing package to npm so casually. I knew such a possibility but never thought it's so common. So I made this tool for catching these useless files wasting my precious SSD.

Install

npm i -g fdu

Usage

# will open a html showing current directory's disk usage
fdu

# view specific directory
fdu ~/git/a-repo

flaming-disk-usage

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago