node-webkit: app runtime based on Chromium and node.js
by Cheng Zhao
Published September 15, 2012 in Programming
node-webkit is a web runtime based on Chromium and node.js. It lets you to call Node.js modules directly from DOM and enables a new way of writing native applications with all Web technologies.
It's created and developed in Intel Open Source Technology Center.