1.0.3 • Published 2 years ago

clear_node_module v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Clear Node_Modules

About

clear_node_modules is simple CLI tool that will help you to delete your node_modules folder from previous project to manage space.

Prerequisites

You need to have Node js install in your machine to execute the script.

Executing

This script will help you to manege node_modules just type the command below in you terminal.

npx clear_node_modules <name_of_folder>

The name of the folder will be parent folder where all of your previous projects are.

npx clear_node_modules .

Use . as <name_of_folder> to execute the command in the current folder.

Connect with me

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago