rm-recur-node-modules

1.2.0 • Public • Published

rm-recur-node-modules

Recursively deletes all node_modules found in the current working directory.

This package executes the following command synchronously:

find . -name "node_modules" -exec rm -rf '{}' +

Usage

npm install -g rm-recur-node-modules
rm-node-modules

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    1
  • 1.1.0
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i rm-recur-node-modules

Weekly Downloads

2

Version

1.2.0

License

MIT

Last publish

Collaborators

  • ovidiu