Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 590 Bytes

File metadata and controls

21 lines (13 loc) · 590 Bytes

SaveFolder Misc

Miscellaneous stuff, mostly demos and experiments

PWA Background Filesystem

Live demo: not yet

Source: pwa-bg-filesystem

Usage: npm i && npm run serve

Description:

An experiment to check whether if it's possible to modify native file contents from service worker while pwa is minimized (running in background). See more detailed info on the actual demo page.