An open API service indexing awesome lists of open source software.

https://github.com/marfullsen/safe-node-modules-remover

Remover of "Node Modules" files directory.
https://github.com/marfullsen/safe-node-modules-remover

Last synced: about 1 month ago
JSON representation

Remover of "Node Modules" files directory.

Awesome Lists containing this project

README

          



folder-Logo

# Fast remover for node modules

[![Node](https://img.shields.io/badge/Node-npm-orange.svg)](https://github.com/Marfullsen/safe-node-modules-remover)

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)

## About

Wanna delete the **Node Modules** directory but it could take a lot? Use **NPM Install** with a blank _packages.json_ and it'll take ReaLLy less.



code_nodules_remover

## Getting Started

To use this file just move **index.js** to the root of your project and run it with **node**.

### Prerequisites

Have a project with any project with an annoying _node modules_ directory.

## Usage

- Place the **index.js** file into your project root, beside the _node modules_ directory.

- run the file **with node.js**

```
node index.js
```
- now the _node modules_ directory should be empty and your project should be ready for being moved or deleted.

## Special thanks

- [freepik.com](https://www.freepik.com/)