3.1.0 • Published 4 years ago

node-modules-remover v3.1.0

Weekly downloads
7
License
ISC
Repository
github
Last release
4 years ago

Node Modules Remover

Used to remove the node_modules folder and other regular folders using Node.js.

NPM: npm i -g node-modules-remover

Yarn: yarn global add node-modules-remover

Glob Querying

  • All the files will be fetched using Glob and queried in a batch of 15 files to avoid disk throttling.

Usage

CLI

  • Open command prompt & navigate to the root of the project where node_modules exists.
  • Type $ nmr and hit enter to remove node_modules only.
  • Type $ nmr --all and hit enter to remove node_modules and all files current directory.
  • Type $ nmr --batch and hit enter to go to each folder from current working directory and delete their node_modules and all files present in that directory.
3.0.4

4 years ago

3.1.0

4 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.2

5 years ago

2.0.0

5 years ago

2.0.1

5 years ago

1.0.37

5 years ago

1.0.36

6 years ago

1.0.35

6 years ago

1.0.34

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago