node's fs module with some helpful additions
View the Project on GitHub atom/fs-plus
Yet another filesystem helper based on node's fs module. This library exports everything from node's fs module but with some extra helpers.
npm install fs-plus
fs = require 'fs-plus'