node-wrench

Recursive filesystem (and other) operations for Node.js
  https://github.com/ryanmcgrath/wrench-js
  0
  no reviews



This package provides functions to apply recursive filesystem operations, both asynchronously and synchronously (like copying, changing permissions, deletion), and also to read files line-by-line.

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