UNPKG

browserfs

Version:

A filesystem in your browser!

6 lines (4 loc) 311 B
This folder contains the source files for BrowserFS. * `core`: Contains the 'core' of BrowserFS including interfaces and API definitions. * `generic`: Contains 'generic' building blocks that multiple backends share (e.g. `File` implementations and index classes). * `backend`: Contains backend-specific files.