2 repositorios
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.
Este proyecto es un plugin de Vue.js y herramienta de compilación diseñada para empaquetar aplicaciones web en ejecutables de escritorio independientes utilizando Electron. Funciona como un bundler de aplicaciones de escritorio y herramienta de empaquetado que transforma código web en paquetes de instalación distribuibles a través de múltiples sistemas operativos y arquitecturas. La herramienta proporciona un entorno de desarrollo dedicado que ejecuta un servidor de recarga en vivo y una ventana de escritorio simultáneamente para permitir una iteración rápida. Automatiza la configuración necesaria para empaquetar procesos en segundo plano y en primer plano en un solo ejecutable. El proyecto cubre una amplia gama de capacidades, incluyendo integración con la API nativa del SO, depuración multiproceso y actualizaciones de software automatizadas. También soporta la distribución de software multiplataforma, gestión de múltiples ventanas e integración de módulos binarios nativos.
Connects native code and build systems with binary modules to access low-level operating system functions.