1.0.3 • Published 1 year ago

scan_nm v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Scan and Delete node_modules recursively

A CLI tool to scan/delete node_modules

Description

Run as a CLI tool Flag -p to give the path of directory to be scanned Flag -d to indicate whether to delete the node_modules found in the directory

Examples

  1. Scan node_modules in desktop
scan_nm -p ~/Desktop 
  1. Scan and delete node_modules in current directory
scan_nm -p . -d
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago