1 dépôt
Develops desktop applications using Qt native widgets controlled directly from JavaScript and Node.js.
Distinct from Node.js Desktop Integration: Distinct from Node.js Desktop Integration: specifically binds Qt6 C++ widgets to JavaScript, not general Node.js system API integration.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Qt6 JavaScript Bindings. Refine with filters or upvote what's useful.
NodeGUI is a framework for building native desktop applications using Qt6 widgets, controlled entirely from JavaScript and Node.js. It provides a Qt6 Node.js binding that maps native widget classes to JavaScript objects, enabling developers to create cross-platform desktop apps for Linux and Windows with full access to the Node.js ecosystem and npm modules. The framework distinguishes itself by allowing developers to style native desktop widgets with CSS and Flexbox layout rules, without relying on a web browser. It translates CSS properties and Flexbox layout into Qt stylesheet and layout ma
Develops desktop applications using Qt native widgets controlled directly from JavaScript and Node.js.