1.0.4 • Published 7 years ago

node-modules-cleaner v1.0.4

Weekly downloads
9
License
MIT
Repository
github
Last release
7 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

7 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago