JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 453
  • Score
    100M100P100Q117478F
  • License MIT

Helps Windows developers remove and delete node_modules folder

Package Exports

  • remove-node-modules

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (remove-node-modules) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-cleanup

Helps Windows web developers remove node_modules folder.

Current Version: 1.3.5

Getting Started

  1. npm install -g remove-node-modules

Default Usage

remove-node-modules

Alternative Usage

remove-node-modules /path/to/directory

Contributing

Feel free to contribute!

Changelog

  • v1.3.4 (10/7/2016)
    • published to npmjs
  • v0.2.3 (2/17/2016)
    • updated friendly message
  • v0.1.3 (12/26/2015)
    • added return in front of cleanup callback
  • v0.1.2 (12/17/2015)
    • added .gitignore