NW.js (node-webkit) lets you call all Node.js modules directly from DOM and enables a new way of writing applications with all Web technologies. Developed by Roger Wang
License: Open Source
NW.js and Electron are both frameworks for building cross-platform desktop applications using web technologies. While NW.js provides a simpler integration of Node.js with web applications, Electron offers better performance, security features, and a more extensive ecosystem, making it more suitable for larger applications.