voidcosmos / npkill

List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹
https://npkill.js.org
MIT License
8.31k stars 188 forks source link

Feat/progressbar #145

Closed zaldih closed 1 year ago

zaldih commented 1 year ago

The progress bar provides information on the search process. It has 3 parts differentiated by colors.

  ┌ (green) Results ready (stats calculated).
  🭲   ┌ (white) Directories examined.
  🭲   🭲     ┌ (gray) Directories pending to be analyzed.
 XXXX DDD PPPPPPPPPPP

image