- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Thu, 21 Oct 2021 19:07:58 +0200
- To: public-rww <public-rww@w3.org>
Received on Thursday, 21 October 2021 17:08:22 UTC
Nice post here on use of the File System API, in the wild, to read and write to files I've tested it, and it works on chrome and edge (without a flag) but not (yet) in firefox https://code.visualstudio.com/blogs/2021/10/20/vscode-dev On Mon, 17 Aug 2020 at 08:39, Melvin Carvalho <melvincarvalho@gmail.com> wrote: > Addendum: to enable on chrome, use > > chrome://flags/#native-file-system-api > > But that flag will go away soon > > > > On Mon, 17 Aug 2020 at 01:39, Melvin Carvalho <melvincarvalho@gmail.com> > wrote: > >> This looks like an interesting spec for reading and writing to the web: >> >> https://wicg.github.io/native-file-system/ >> >> Changes coming to chrome 86 >> >> https://github.com/WICG/native-file-system/blob/master/changes.md >> >> Demo App - native text editor >> >> https://googlechromelabs.github.io/text-editor/ >> >
Received on Thursday, 21 October 2021 17:08:22 UTC