Boilerplate for electron.net + react + typescript + mobx apps (not actively maintained, now focusing on https://github.com/yoDon/electron-dotnet for C# and Electron)
Stars
54
Forks
5
Watchers
54
Open Issues
3
Overall repository health assessment
^0.14.0^2.2.5^3.2.1^3.1.5^4.1.3^16.1.1^16.1.1^2.0.1^4.0.0^4.0.0^2.2.3^0.5.31^3.2.16^8.0.51^16.0.22^16.0.3^4.2.1^3.3.0^0.28.7^1.1.5^2.30.1^4.6.1^4.1.2^3.1.3^6.0.6^0.2.3^0.19.0^2.6.1^1.7.0^2.2.1^1.12.2^2.9.5^2.21.030
commits
Adding explicit support for building both Electron app and optional conventional Single Page App that can be loaded by the Electron app to form a Hybrid Web App
af60646View on GitHubUpdating Readme notes for working around current Electron.NET issue https://github.com/ElectronNET/Electron.NET/issues/70
ddf20f3View on GitHubCleaning up responsibilities of WebView vs. Store (probably still too tightly coupled for use in a big complex app but I'm trying to avoid overcomplicating things in this sample app)
82b6dc0View on GitHubInitial debugging of HybridWebApp initialization and adding custom menu support
2322554View on GitHubAvoid race condition in initialization of WebView for Hybrid Web App
a2d3a20View on GitHubAdd support for root store made up of multiple child stores
989feaaView on GitHub