1.0.4 • Published 6 years ago

node-modules-cleaner v1.0.4

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

node-modules-cleaner

Node script to delete unused node_modules folders in a specified folder

Usage

Install the script on your machine using npm

npm install -g node-modules-cleaner

Run the script using the clean-node-modules command

clean-node-modules

Confirm the notification to clear redundant folders

Illustration

That's it, all redundant node_modules folders (more than 30 days old) within the specified folder are gone.

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago