This project has been archived - Go to https://github.com/voidcosmos/npkill instead
NMC is a tool that help you clean all of your node_modules
, it will scan all the subdirectories of the working
directories and give you a report, then you can decide to delete all of your node_modules
.
go get github.com/run1t/nmc
Go to a directory where you have a lot of node_modules
and then
nmc
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.