DUSTOFF is a CLI tool that helps developers reclaim disk space by finding and removing JavaScript and TypeScript build artifacts such as node_modules, dist,next,cache and others. Instead of manually hunting through projects, Dustoff scans your filesystem and lets you browse, sort, filter and safely delete artifacts interactively. Originally built by the Westpoint engineering team and released as open source.
No reviews yetBe the first to leave a review for DUSTOFF ā Clean JS build artifacts
Fin Startups get Fin free for a year + 93% off Intercom
Promoted
Hunter
š
Hi Product Hunt š
Dustoff started as a small internal utility while working across multiple JavaScript and TypeScript projects. Over time we noticed how quickly build artifacts like node_modules, dist, .next, .cache and others accumulate and start consuming a lot of disk space.
Cleaning them manually across many repositories is tedious, so we built a CLI that scans your filesystem and lets you browse and remove these artifacts interactively.
Once it proved useful internally, the Westpoint engineering team decided to open source it so other developers could benefit from it as well.
Curious to hear:
⢠what build artifact folders appear most often in your projects
⢠what directories Dustoff should detect next