1.2.5 • Published 3 years ago

unused-packages-cleaner v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Remove all unused files from the repository

Getting started

Go to your project folder, if you wanna uninstall all unused packages in your repository, run the following command:

npx unused-packages-cleaner remove

If you wanna analyze all unused packages in your repository, run the following command:

npx unused-packages-cleaner analyze

Why to use?

This package will remove all unused packages in your repository, including the node_modules folder. With one package you can clean all your repositories at once time and save a lot of time.

1.2.5

3 years ago

1.2.4

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago