ColumbusJS

...

Scott Preston: Node-Webkit

Wednesday, November 19, 2014 @ 5:30 pm EST

Node-Webkit is an app runtime based on Chromium and Node.js. You can write native apps in HTML and JavaScript with Node-Webkit. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all web technologies.

The presentation is available on github: github.com/scottpreston/presentations/tree/master/node-webkit.

github.com/rogerwang/node-webkit

Scott Preston