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

Does not work when imported to stack snippets #301

Closed AncientSwordRage closed 1 year ago

AncientSwordRage commented 3 years ago

BrowserFS does not work when imported into stack snippets on StackOverflow.

I was hoping to use it so I could troubleshoot my nodejs code.