Co-fs. Read and write files on your computer without waiting for each operation to finish.

github.com/tj/co-fs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2014
  • Release 1.2.0
February 2014
  • Merge pull request #5 from juliangruber/add/read-stream
  • wrap .createReadStream
November 2013
  • Release 1.1.1
  • ignore undefined methods. Closes #3
October 2013
  • update version of co for tests
  • Release 1.1.0
  • refactor with thunkify
September 2013
  • Merge branch 'master' of github.com:visionmedia/co-fs
  • Release 1.0.1
  • fix receiver
August 2013
  • Merge pull request #1 from repoify/add/repository
  • add repository field to readme
  • docs
June 2013
  • Initial commit