node-del

Delete files and folders
  https://github.com/sindresorhus/del#readme
  0
  no reviews



This module is similar to rimraf, but with a Promise API and support for multiple files and globbing. It also protects you against deleting the current working directory and above.

Node.js is an event-based server-side JavaScript engine.