bfs-fs
v0.0.1
Published
An emulation of Node's fs module. Used in BrowserFS.
Downloads
4
Readme
BrowserFS fs
An emulation of NodeJS's fs
module. Used in BrowserFS.
Currently, this repository is a simple wrapper around functionality provided in the monolithic BrowserFS library.
In the future, the actual source code of BrowserFS's fs
implementation will be moved here.