1 रिपॉजिटरी
Bridges the Node.js JavaScript runtime with the Qt6 C++ widget toolkit through a native binding layer.
Distinct from Native Widget Toolkits: Distinct from Native Widget Toolkits: specifically bridges JavaScript to Qt6 C++ widgets, not general low-level OS controls.
Explore 1 awesome GitHub repository matching user interface & experience · Qt6 JavaScript Bridges. 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
Bridges the Node.js JavaScript runtime with Qt6 C++ widget toolkit through a native binding layer.