NW.js
nwjs.io
NW.js
NW.js · View on GitHub · New way of writing native applications using web technologies: HTML5, CSS3, and WebGL · Full support for the features in browser · Complete support for Node.js APIs and all third party modules · Call Node.js modules directly from the DOM and Web Workers ·
GitHub
github.com › nwjs › nw.js
GitHub - nwjs/nw.js: Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies. - nwjs/nw.js
Starred by 41.5K users
Forked by 3.9K users
Languages JavaScript 42.5% | C++ 34.1% | Python 15.2% | HTML 3.8% | Objective-C++ 2.7% | Objective-C 0.6%
GitHub
github.com › hisschemoller › nwjs-tutorial
GitHub - hisschemoller/nwjs-tutorial: Tutorial for packaging and distributing applications made with NW.js
NW.js is a framework for building desktop applications with HTML, CSS, and JavaScript. It works by combining a JavaScript app with Node.js and Google's Chromium browser engine into a single desktop program.
Starred by 32 users
Forked by 9 users
Languages CSS 44.6% | HTML 37.0% | JavaScript 18.4%
LogRocket
blog.logrocket.com › home › creating cross-platform apps with nw.js
Creating cross-platform apps with NW.js - LogRocket Blog
June 4, 2024 - You can have almost any sort of web application built on top of your favorite framework or library running alongside NW.js. Plus, because the project doesn’t provide any type of scaffolding tool (except for some specific rules for manifest formats, for example), this tutorial explores how you’d create the project from scratch using the most basic setup: HTML, CSS, and JavaScript only.
NW.js Utilities
nwutils.io
NW.js Utilities
Cross-platform libraries, boilerplates, and tools for desktop apps and Node.js.
Packt
packtpub.com › en-us › learning › how-to-tutorials › getting-started-nwjs
Getting Started with NW.js
For the sake of simplicity, we will keep referring to Node.js even when talking about io.js as long as this does not affect a proper comprehension of the subject. As we stated in the introduction, NW.js, made by Roger Wang of Intel's Open Source Technology Center (Shanghai office) in 2011, is a web app runtime based on Node.js and the Chromium open source browser project.
DEV Community
dev.to › thejaredwilcurt › guide-to-nw-js-versions-5d38
Guide to NW.js versions - DEV Community
August 17, 2025 - This list is sorted by version number, not recommendation. The TLDR is, use the latest unless you have a good reason not to, then use one of the other versions detailed here. Remember, any time you pick an NW.js version to use, make sure your globally installed version of Node matches what is built in to NW.js.
Nwjs
docs.nwjs.io › For Users › Getting Started
Getting Started - NW.js Documentation
There are lots of useful information on NW.js wiki. The wiki is also open for everyone, and you are encouraged to publish your knowledge on wiki. You can also ask questions on mail list on Google group or chat on Gitter. Please report bugs or submit requirements on GitHub to make NW.js more powerful.
ClockworkPi
forum.clockworkpi.com › tutorials
NWJS + Phaser.io game engine Tutorial - Tutorials - clockworkpi
August 10, 2018 - Hello fellows! GameShell is a fantastic piece of hardware and I would like to contribute my 2-cents on this community by posting a tutorial on how to make GameShell run javascript games (using a game engine like Phaser.io with the help of NWJS. I have uploaded this tutorial and related code ...
TutorialsPoint
tutorialspoint.com › building-cross-platform-desktop-applications-with-nw-js-and-javascript
Building Cross-Platform Desktop Applications with NW.js and JavaScript
We will provide code examples with comments, explanations, and outputs to illustrate the concepts discussed. To begin our journey into building cross-platform desktop applications with NW.js, let's first understand the basics. NW.js is essentially a combination of Chromium (the open-source project behind Google Chrome) and Node.js.
NW.js
nwjs.io › downloads
Downloads
NW.js · Documentation Wiki Bugs · Community · Mailing List Chat on Gitter Chat on Discord · Connect · GitHub Twitter · Copyright © 2015-2024 NW.js community
GitHub
github.com › nwjs › nw.js › wiki › Tutorials-on-Node-WebKit
Tutorials on Node WebKit · nwjs/nw.js Wiki · GitHub
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies. - Tutorials on Node WebKit · nwjs/nw.js Wiki
Author nwjs