There are two main frameworks for building desktop apps in web technologies:
We've been using Electron before it was even renamed to it and we love it. It helps us to quickly build and ship our desktop app to all platforms. One problem we've encountered lately is that Electron has fallen significantly behind Chromium. Electron 2 is based on Chromium 61 which was released almost a year ago (September 5, 2017). On the other hand, Nw.js updates are much faster (it uses Chromium 67 + Node 10.6.0 at the time of writing). I was thinking about migrating to Nw.js because of this (we are still using Electron 1.7.x as it's more stable than newer versions). We haven't switched yet as it'd take us at least a month, but we got an idea to create something like jQuery for desktop frameworks.
It's not straightforward to easily switch from Electron to nw.js and vice-versa. Also, it's not probably possible to unify 100% of API but still the basics should be possible.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too