Electron and Vite sample collection with native C/C++ addon examples.
Collection of Electron and Vite sample projects demonstrating best practices and native Node C/C++ addons. Includes examples integrating native addons, local SQLite usage, and serialport communication, using TypeScript, JavaScript, Svelte, HTML, and CSS. Suited for desktop application prototypes that require native modules, local databases, or hardware interfaces.
0