jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.06k stars 215 forks source link

DOCS.md: Change "read-only?" column to "writable?" #177

Closed codefrau closed 7 years ago

codefrau commented 7 years ago

Being writable is a feature.

jvilk commented 7 years ago

Good idea. Thanks!