When comparing Electron vs vuido, the Slant community recommends Electron for most people. In the question“What are the best tools for building cross-platform desktop apps with web technologies?” Electron is ranked 3rd while vuido is ranked 10th. The most important reason people chose Electron is:
Github is behind electron and there is a lot of big companies using it to make their cross platform apps.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Healthy community
Github is behind electron and there is a lot of big companies using it to make their cross platform apps.
Pro Active development
Electron receives updates frequently (multiple times each month). For example, the recent updates (as of July 15, 2016) are:
1.2.6 (released July 6)
1.2.5 (released June 23)
1.2.4 (released June 22)
1.2.3 (released June 16)
1.2.2 (released June 8)
Pro learning curve is less
Electron has less learning curve when compare to qt like other options
Pro Great documentation
Electron has a nice website with great documentation. It also features a lot of samples.
Pro Solid API

Pro Package standalone final application with Launchui-packager

Pro Free and Open Source
Source can be found here.

Pro Build native desktop applications on OSX, Windows and Linux
Cons
Con Apps can have memory issues
Apps made with Electron are likely to have memory issues unless you specifically design the app with efficient coding.
Con High CPU Usage
Electron Has High CPU Usage
Con Needs to run chromium
Runs chromium in the background which consumes a lot of resources.

Con Limited set of built-in UI components
Also the components do not expose all the properties available to the underlying HTML widget. This could be because it is still under development.
