node-temp

Temporary files, directories, and streams for Node.js
  https://github.com/bruce/node-temp
  0
  no reviews



This library handles generating a unique file/directory name under the appropriate system temporary directory, changing the file to an appropriate mode, and supports automatic removal (if asked).

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