Skip to content

Google Summer of Code 2014

jvilk edited this page Feb 13, 2014 · 10 revisions

BrowserFS unifies many sources and sinks of data under a consistent file system abstraction, and exposes this functionality through an implementation of the (NodeJS File System API)[http://nodejs.org/api/fs.html]. Using BrowserFS, programs can interface with localStorage, the HTML5 FileSystem, Dropbox, ZIP files, and read-only files available on the HTTP server -- without needing to interface directly with any of these technologies.

Ideas

  • GWT frontend
  • Cloud storage backend for Google Drive
  • Speed regression test suite
Clone this wiki locally