BrowserFS icon indicating copy to clipboard operation
BrowserFS copied to clipboard

Intent to support the new Chrome Filesystem API?

Open benjamingr opened this issue 6 years ago • 4 comments

Hey are there any plans to support the new experimental Filesystem API? https://github.com/WICG/native-file-system

benjamingr avatar Oct 22 '19 10:10 benjamingr

+1 Now it has been renamed to File System Access API and enabled by default since Chrome 86. Just tried it and works nicely by following this tutorial https://web.dev/file-system-access/

oeway avatar Mar 01 '21 00:03 oeway

I also had a desire for the File System Access API and I've finally taken the time to write the backend. The PR is here if you want to try it out.

https://github.com/jvilk/BrowserFS/pull/321

DustinBrett avatar Dec 09 '21 05:12 DustinBrett

@DustinBrett Could you publish your version to the NPM registry?

hello-smile6 avatar Mar 05 '22 00:03 hello-smile6

Hoping #321 can at some point get traction. Added a new comment based on another request for this to be on npm. I'm not much for publishing to npm, but if someone wanted to fork this repo if it is indeed unmaintained, perhaps that could become the place for new PR's from anyone who wants to continue BrowserFS's evolution.

DustinBrett avatar Jul 21 '22 05:07 DustinBrett

Marking this as completed since #321 was merged.

james-pre avatar Mar 10 '23 00:03 james-pre