fs-plus

node's fs module with some helpful additions

View the Project on GitHub atom/fs-plus

fs plus Build Status

Yet another filesystem helper based on node's fs module. This library exports everything from node's fs module but with some extra helpers.

Using

npm install fs-plus
fs = require 'fs-plus'