#nativefs search results

🎉We're experimenting with the Native File System API! After a user grants access, the site can interact with those files or directories. Apps like text, photo, and video editors, IDEs, & more are now easier than ever. Full details at developers.google.com/web/updates/20… #nativefs 🎉💾


Thanks for the #nativefs API @ChromiumDev 🙏


@ChromiumDev Just sharing my simple use of the new #nativefs API in my ambitious and amateur document processor project. It definitely removes a major limitation of web apps! In time I hope to use the ability to read and write to whole directories. storage.googleapis.com/waxted/index.h…


@ChromiumDev P.S. Will the #nativefs API be coming to Chrome for Android soon?


@ChromiumDev #nativefs is there a way to rename files in a directory after opening the directory? I want to create app that renames images based on their EXIF data. I couldn't find anything in spec. Are you planning to support it?


@ChromiumDev #nativefs Hey guys, We are interested in your new API since we have an offline tablet which has a list of links for files in the tablet. Can we use chooseFileSystemEntries with a link for file? And can we open with a given directory, that will be opened by default?


Gerade meine erste WebApp fertiggestellt. Nutzt - Tabulator - PapaParse - TextEncoder/TextDecoder - Native File System API um Kundendaten, die aus einem Uralt-System als CSV exportiert wurden, anschaulich darzustellen. Daten bleiben so immer beim Client. #nativefs @ChromiumDev


I created a small showcase for anyone who wants to try out the Native File System API: jsfiddle.net/asmogan/La6n81… #nativefs @ChromiumDev


Experimenting with Native File System API and pdf-lib. 😎📄 This little demo website adds a watermark to an existing PDF document—without installing anything, using web technologies only! Demo: pdf-stamp-machine.glitch.me Source: glitch.com/edit/#!/pdf-st… #nativefs #pdflib #modernweb


Read about our @ChromiumDev #NativeFs Origin Trial findings so far: vaadin.com/blog/accessing… tl;dr Works great! Can haz less popups w/ more info + events? @Vaadin #vaadinlabs


Cookie consent, notifications, location, #NativeFS read + write, etc, etc 🤯 Maybe #PWA could benefit from UX like OAuth Scopes / Play Store for permission management? 🤔 Are there efforts (in addition to #PermissionsAPI) to improve #UX already? Thoughts?

marcenglund's tweet image. Cookie consent, notifications, location, #NativeFS read + write, etc, etc 🤯 
Maybe #PWA could benefit from UX like OAuth Scopes / Play Store for permission management? 🤔 
Are there efforts (in addition to #PermissionsAPI) to improve #UX already? 
Thoughts?

For productivity apps, Async Clipboard & NativeFS are super important. Thanks to @JavaScriptCon for the opportunity to present them to many interested developers today. 😇 #pwa #nativefs #asyncclipboard #clipboard #modernweb #ijs #javascriptcon


Turns out that the new File System API it's incredible. I've made an SVG editor in 45 lines with @angular @ChromiumDev #nativefs developers.google.com/web/updates/20…


We'll be live streaming today @ 3 PM ET / Noon PT. Combining #SignalR, #Blazor, and #nativefs (Javascript's Native File Stream). Feel free to come on by. youtu.be/iUCDHzpKfuU


I added Native File System API support to #JSPaint, a JavaScript remake of good ol’ MS Paint. 🎨 Would you have guessed that this is actually a web application? 😉 Demo: christianliebel.github.io/jspaint/index.… Code: github.com/christianliebe… #nativefs #fugu #mspaint


Blogged: Native File System API – Dateisystemzugriff für Websites und PWAs im Anflug! (German content 🇩🇪) heise.de/developer/arti… @heise @heisedc @ChromiumDev #nativefs #ProgressiveWebApps #PWA


@ChromiumDev trying local XML files modifier.Just can't figure out how to ask for write permissions in time of folder opening (web.dev/native-file-sy…: ... web app that edits multiple files, like an IDE,can also ask for permission to save changes at the time of opening) #nativefs


For productivity apps, Async Clipboard & NativeFS are super important. Thanks to @JavaScriptCon for the opportunity to present them to many interested developers today. 😇 #pwa #nativefs #asyncclipboard #clipboard #modernweb #ijs #javascriptcon


We'll be live streaming today @ 3 PM ET / Noon PT. Combining #SignalR, #Blazor, and #nativefs (Javascript's Native File Stream). Feel free to come on by. youtu.be/iUCDHzpKfuU


Thanks for the #nativefs API @ChromiumDev 🙏


@ChromiumDev #nativefs is there a way to rename files in a directory after opening the directory? I want to create app that renames images based on their EXIF data. I couldn't find anything in spec. Are you planning to support it?


@ChromiumDev trying local XML files modifier.Just can't figure out how to ask for write permissions in time of folder opening (web.dev/native-file-sy…: ... web app that edits multiple files, like an IDE,can also ask for permission to save changes at the time of opening) #nativefs


Gerade meine erste WebApp fertiggestellt. Nutzt - Tabulator - PapaParse - TextEncoder/TextDecoder - Native File System API um Kundendaten, die aus einem Uralt-System als CSV exportiert wurden, anschaulich darzustellen. Daten bleiben so immer beim Client. #nativefs @ChromiumDev


@ChromiumDev P.S. Will the #nativefs API be coming to Chrome for Android soon?


@ChromiumDev Just sharing my simple use of the new #nativefs API in my ambitious and amateur document processor project. It definitely removes a major limitation of web apps! In time I hope to use the ability to read and write to whole directories. storage.googleapis.com/waxted/index.h…


Cookie consent, notifications, location, #NativeFS read + write, etc, etc 🤯 Maybe #PWA could benefit from UX like OAuth Scopes / Play Store for permission management? 🤔 Are there efforts (in addition to #PermissionsAPI) to improve #UX already? Thoughts?

marcenglund's tweet image. Cookie consent, notifications, location, #NativeFS read + write, etc, etc 🤯 
Maybe #PWA could benefit from UX like OAuth Scopes / Play Store for permission management? 🤔 
Are there efforts (in addition to #PermissionsAPI) to improve #UX already? 
Thoughts?

Read about our @ChromiumDev #NativeFs Origin Trial findings so far: vaadin.com/blog/accessing… tl;dr Works great! Can haz less popups w/ more info + events? @Vaadin #vaadinlabs


@ChromiumDev #nativefs Hey guys, We are interested in your new API since we have an offline tablet which has a list of links for files in the tablet. Can we use chooseFileSystemEntries with a link for file? And can we open with a given directory, that will be opened by default?


I added Native File System API support to #JSPaint, a JavaScript remake of good ol’ MS Paint. 🎨 Would you have guessed that this is actually a web application? 😉 Demo: christianliebel.github.io/jspaint/index.… Code: github.com/christianliebe… #nativefs #fugu #mspaint


Turns out that the new File System API it's incredible. I've made an SVG editor in 45 lines with @angular @ChromiumDev #nativefs developers.google.com/web/updates/20…


Experimenting with Native File System API and pdf-lib. 😎📄 This little demo website adds a watermark to an existing PDF document—without installing anything, using web technologies only! Demo: pdf-stamp-machine.glitch.me Source: glitch.com/edit/#!/pdf-st… #nativefs #pdflib #modernweb


Blogged: Native File System API – Dateisystemzugriff für Websites und PWAs im Anflug! (German content 🇩🇪) heise.de/developer/arti… @heise @heisedc @ChromiumDev #nativefs #ProgressiveWebApps #PWA


Thanks for the #nativefs API @ChromiumDev 🙏


Cookie consent, notifications, location, #NativeFS read + write, etc, etc 🤯 Maybe #PWA could benefit from UX like OAuth Scopes / Play Store for permission management? 🤔 Are there efforts (in addition to #PermissionsAPI) to improve #UX already? Thoughts?

marcenglund's tweet image. Cookie consent, notifications, location, #NativeFS read + write, etc, etc 🤯 
Maybe #PWA could benefit from UX like OAuth Scopes / Play Store for permission management? 🤔 
Are there efforts (in addition to #PermissionsAPI) to improve #UX already? 
Thoughts?

Loading...

Something went wrong.


Something went wrong.