electron.jxl
electron.jxl
There’s a standard API for offline webapps: ServiceWorker dev.to/…/build-an-offline-first-web-app-with-serv…
I wonder why it’s not used more. Maybe not intuitive enough, or maybe JS framework don’t support this.
This actually exists, but appears to be implemented in Chrome on Windows only (sigh), and I’m not sure anyone uses it: