-
Notifications
You must be signed in to change notification settings - Fork 221
Home
Giles Lavelle edited this page Sep 19, 2013
·
9 revisions
Welcome! The goal of this wiki is to provide you with information on how to use and extend BrowserFS. Please see the following pages for more information.
- Differences from Node: Describes the few minor ways in which BrowserFS's polyfills differ from the Real Deal.
- Using BrowserFS: How do I use BrowserFS in my project? Describes how to get up-and-running.
- Backends: Describes how to implement a backend, and why you would want to do that.
- Browser Compatibility: Describes the browsers that BrowserFS is known to work in, and any compatibility notes.
- Status: See the current status of BrowserFS and future goals.
- Performance: A rundown of the performance of the various backends, with benchmarks, to help you weigh up the advantages of each one.