npm.io
0.1.0 • Published 4 months ago

@wvb/electron

Licence
MIT
Version
0.1.0
Deps
1
Size
36 kB
Vulns
0
Weekly
0
Stars
19
Webview Bundle

 English   한국어 

Webview Bundle is an "Offline First" web resource deployment system for webview-based frameworks and platforms.

Instead of fetching your web application code over the network and rendering it in the webview,
it loads web application code packed into a webview bundle file (.wvb) from local and renders it in the webview. A remote can also be configured to download webview bundles from the remote, effectively delivering up-to-date application code without requiring a native update.

Webview Bundle supports all the platforms that provide a webview — Electron, Tauri, Android, iOS, and Deno Desktop (experimental) — and also ships with a bridge for communicating with the webview.

For more details, see the documentation.

License

MIT License