Electron = Chromium + Node.js + Native apis
Electron集成了Chromium与Node.js,是一个实现了跨平台的桌面应用开发框架。 Electron通过使用JavaScript、HTML 和 CSS等Web技术构建桌面应用程序。