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

Add HTTPSync Backend #359

Closed NexusNull closed 8 months ago

NexusNull commented 11 months ago

I implemented this 3 years ago. This is no longer up to date but I think it might be useful.

james-pre commented 11 months ago

Please update the PR to fork from the latest commit on master. The entire CI setup has changed (to use prettier, eslint, and jest).

james-pre commented 8 months ago

Closing. If you would like to reopen this PR, please do so by creating a new PR in the relevant repositories of @browser-fs