1.2.5 • Published 2 years ago

unused-packages-cleaner v1.2.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.2.4

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago