Enhanced file system operations in Node.js with asynchronous queue to prevent parallel writes.
A utility which adds some more File System functions for Node.
Allows a client or server to access the file system in the current codebase or a different one.
Provides as Observables some of the APIs of node fs
fs.writeFile wrapped in an ES6 Promise