Skip to content
Rudra644 edited this page Jun 18, 2026 · 2 revisions

ZapDir

? Blazing-fast terminal cleanup tool for heavy build artifacts

ZapDir is a cross-platform CLI tool that scans your projects for ode_modules, .next, dist, uild, and other heavy junk folders — then lets you delete them with a beautiful interactive terminal UI.

Quick Start

ash npm install -g zapdir zapdir

Features

  • Async parallel scanner — finds junk in seconds, not minutes
  • Interactive TUI — color-coded size bars, checkboxes, confirmation prompts
  • 13+ patterns — node_modules, .next, .nuxt, .turbo, dist, build, .cache, coverage, out, target, .parcel-cache, pycache, .DS_Store
  • Dry-run mode — zapdir --dry-run previews without deleting
  • Safe — confirmation step before any deletion, errors are caught gracefully

Links

Clone this wiki locally