
NPkill
A disk space optimization tool that safely identifies and removes accumulated node_modules and .next build artifact folders from JavaScript and Next.js development projects, featuring interactive cleanup with dry-run preview capabilities.
🚀 NPkill safely removes large build folders (node_modules and .next) that accumulate in JavaScript and Next.js projects. It provides an interactive interface to browse, preview, and selectively delete unnecessary files, freeing up significant disk space without risking important project files.
💡 Perfect for developers managing multiple projects or running low on disk space. Use it for regular maintenance, identifying which projects consume the most storage, or cleaning up old Next.js build artifacts. The dry-run option lets you preview deletions before committing.
✨ Built-in safety features include warnings for protected directories, interactive confirmation mode, and the ability to target specific folder types. It's the developer-friendly way to reclaim disk space while maintaining a clean workspace.