Clean up node_modules and .next folders to free up disk space using npkill. Specifically designed to help JavaScript and Next.js developers remove accumulated build artifacts that consume significant storage. Provides both interactive and automated cleanup options with safety checks to protect important system directories.
Initial release: JavaScript/Next.js build artifact cleanup tool. Safely removes node_modules and .next folders using npkill with interactive selection, safety warnings, and dry-run functionality.