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 216 forks source link

Fix IndexedDB default options #352

Closed james-pre closed 1 year ago

james-pre commented 1 year ago

Fixes #336

james-pre commented 1 year ago

Fixed #243