1.0.1 • Published 7 years ago

nuke_modules v1.0.1

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

nuke_modules

Delete node_modules without freezing UI

nuke_modules is a small globally-installed utility module to delete the node_modules folder in a project. Shows progression and doesn't freeze UI of calling application.

Installation

npm install -g nuke_modules

Usage

  • cd to any directory of a project containing node_modules
  • run nuke_modules