New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cleankit

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleankit

Remove node modules you are not using in another paused or finished projects and other developer files

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source
cleanup

npm version Downloads npm license

You can help to mantain this project with your code or colaborate in the GitHub Sponsors page.

About

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.

Install

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.

Usage

cleanup

It is very easy and fast to use because it has an interactive console!

Deleted types of files

node_modules folder, .orig git files after a merge, common system files like .DS_Store .Trashes desktop.ini Thumbs.db

Contribute

If you need to support more types of files create a new issue or push a PR in this repo with the code

Maintainers

  • Gabriel Aramburu

Keywords

cleankit

FAQs

Package last updated on 03 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts