Fs Packages

crud-fs

[![Build Status](https://travis-ci.org/131/crud-fs.svg?branch=master)](https://travis-ci.org/131/crud-fs) [![Coverage Status](https://coveralls.io/repos/github/131/crud-fs/badge.svg?branch=master)](https://coveralls.io/github/131/crud-fs?branch=master)

0.1.0 • Published 5 years ago

deep-watch

Exactly like fs.watch, but with sub-directory support.

0.1.1 • Published 12 years ago

batching-fs-writestream

writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis

1.0.3 • Published 10 years ago