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

New backend proposal: Use GitHub as filesystem backend via GitHub API #260

Closed ZaDarkSide closed 1 year ago

ZaDarkSide commented 5 years ago

Somebody should write a GitHubFS to access files from GitHub repos.

james-pre commented 1 year ago

@ZaDarkSide This should already be implemented with HTMLRequestFS.