3.1.0 • Published 6 years ago

node-modules-remover v3.1.0

Weekly downloads
7
License
ISC
Repository
github
Last release
6 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

6 years ago

3.1.0

6 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.2

7 years ago

2.0.0

7 years ago

2.0.1

7 years ago

1.0.37

7 years ago

1.0.36

8 years ago

1.0.35

8 years ago

1.0.34

8 years ago

1.0.33

8 years ago

1.0.32

8 years ago

1.0.31

8 years ago

1.0.30

8 years ago

1.0.29

8 years ago

1.0.28

8 years ago

1.0.27

8 years ago

1.0.26

8 years ago

1.0.25

8 years ago

1.0.24

8 years ago

1.0.23

8 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago