Mqx
Mqx4w ago

Electron equivalent for Deno?

Hey I am currently trying to build a desktop app and want to use Deno as my backbone. I tried @webview/webview_deno but it looks like this project is sadly abandoned and lacks a lot of features. Is there an other was on building a small footprint GUI App for cross platform use using Deno? I really liked the minimalistic API that webview_deno provided. Maybe someone else does have an idea on what to use 🙂 Thanks
3 Replies
SK
SK4w ago
https://github.com/webui-dev/deno-webui might be worth a look at quick glance anyway.
GitHub
GitHub - webui-dev/deno-webui: Use any web browser as GUI, with Den...
Use any web browser as GUI, with Deno in the backend and HTML5 in the frontend. - webui-dev/deno-webui
Mqx
MqxOP4w ago
Thanks for the hint. I will look into this 👍🏻
jeff.hykin
jeff.hykin3w ago
There was a project, astrodon, but development stalled and I think its no longer being worked on.

Did you find this page helpful?