Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 372 Bytes

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'