electron利用nodejs+移动端技术跨平台桌面应用开发框架——记录下,类似node webkit!

Build cross platform desktop appswith JavaScript, HTML, and CSS

Electron: 1.6.8Node: 7.4.0Chromium: 56.0.2924.87V8: 5.6.326.50

It's easier than you think

If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.

 

摘自:

https://electron.atom.io/

原文地址:https://www.cnblogs.com/bonelee/p/6878352.html