node-fs-vacuum

Remove empty branches in a directory tree
  https://github.com/npm/fs-vacuum
  0
  no reviews



Recursively removes empty directories -- to a point.

Remove the empty branches of a directory tree, optionally up to (but not including) a specified base directory. Optionally nukes the leaf directory.

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