You can help to mantain this project with your code or colaborate in the GitHub Sponsors page.
If you are programming and meanwhile you are bored of having to deal with the space occupied by dependencies that you are not currently using in your projects, Cleanup is for you! Safely and quickly delete unnecessary files that accumulate while working as a true developer.
npm install cleankit -g
don't forget to add -g param to save as a global package for to be able to use it in any directory.
cleanup
It is very easy and fast to use because it has an interactive console!
node_modules folder, .orig git files after a merge, common system files like .DS_Store .Trashes desktop.ini Thumbs.db
If you need to support more types of files create a new issue or push a PR in this repo with the code