2 Repos
Systems for connecting native code and build systems with community-provided modules.
Distinct from Native Module Bridges: Focuses on the linking of community modules, whereas the sibling focuses on the communication bridge.
Explore 2 awesome GitHub repositories matching part of an awesome list · Native Module Linking. Refine with filters or upvote what's useful.
This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter
Connects native code and build systems with community modules to avoid manual configuration.
Dieses Projekt ist ein Vue.js-Plugin und Build-Tool, das darauf ausgelegt ist, Webanwendungen mithilfe von Electron in eigenständige Desktop-Executables zu verpacken. Es fungiert als Desktop-Anwendungs-Bundler und Verpackungstool, das Web-Code in verteilbare Installationspakete für verschiedene Betriebssysteme und Architekturen umwandelt. Das Tool bietet eine dedizierte Entwicklungsumgebung, die gleichzeitig einen Live-Reloading-Server und ein Desktop-Fenster ausführt, um eine schnelle Iteration zu ermöglichen. Es automatisiert das Setup und die Konfiguration, die erforderlich sind, um Hintergrund- und Vordergrundprozesse in einer einzigen ausführbaren Datei zu bündeln. Das Projekt deckt ein breites Spektrum an Funktionen ab, einschließlich nativer OS-API-Integration, Multi-Prozess-Debugging und automatisierter Software-Updates. Es unterstützt zudem plattformübergreifende Softwareverteilung, Multi-Window-Management und die Integration nativer Binärmodule.
Connects native code and build systems with binary modules to access low-level operating system functions.