NW.js - Previously known as node-webkit, this tool lets you package your HTML / CSS / JS app into a bundle (native for your target desktop platform) with Blink & Node.JS.
Electron - An alternative to the above. Looks to be smaller, but I don't really know how it works.