Skip to content

MegaITA/node-modules-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Modules Cleaner

A simple package to keep your disk free from heavy files.

How to use it

Install the package using npm

npm i -g modules-cleaner

Then you should be able to run the script by typing

modules-cleaner -path '<path>'

Protecting a folder from being cleaned

If you want to keep your node_modules folder, you can by easily adding the .cleaner-ignore file into the project's root folder.

About

A simple node_modules automatic cleaner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published