Skip to content
tharatau edited this page Apr 21, 2023 · 119 revisions

NW.js is an application runtime based on Chromium and Node.

Major Features:

  • Write native desktop applications in HTML5, CSS3, JavaScript and WebGL
  • Node and Blink run in same thread and objects are in the same heap and can just reference each other
  • Supported on Linux, MacOS and Windows

For Users

Overview:

Packaging and distribution:

Library Reference:

Advanced:

Testing

HTML5 Features:

Debugging:

Traps:

For Developers

Clone this wiki locally