1 repository
Maps Qt widget classes to JavaScript objects with consistent cross-platform API surfaces.
Distinct from Native Widget Mapping: Distinct from Native Widget Mapping: specifically maps Qt C++ widget classes to JavaScript objects, not general UI-to-native translation.
Explore 1 awesome GitHub repository matching user interface & experience · JavaScript Widget Abstraction Layers. 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
Maps Qt widget classes to JavaScript objects with consistent cross-platform API surfaces.