Found 494 repositories(showing 30)
jlongster
An example Electron app with a backend server all wired up via IPC
sindresorhus
Simplified IPC communication for Electron apps
egoist
End-to-end typesafe IPC for Electron
jprichardson
Duplex stream that runs over Electron's IPC
A TypeScript-first decorator library that simplifies Electron IPC communication with type safety and automatic proxy generation
daltonmenezes
💬 A scalable and type-safe Electron IPC management tool with enhanced DX
A simple example for a (more reasonably) secure electron application, by enabling the sandbox and forcing communication over IPC.
guasam
Boilerplate project for making desktop Electron apps with ReactJS, Vite bundler for blazing fast hot-reload and easy to implement IPCs
sibnerian
Promise-flavored IPC calls in Electron. 100% test coverage.
GraphQL server and client transport and link for Electron IPC.
marcbachmann
:arrows_clockwise: A lightweight wrapper around the electron ipc module.
mariotacke
Redux Electron IPC Middleware
stevenleep
⚡ electron-ipc system is a decorator-based IPC (Inter-Process Communication) management framework designed to simplify communication between Electron processes through the use of TypeScript decorators and dependency injection patterns.
NimitzDEV
Integrate NestJS into electron application using IPC messages
JichouP
Library for type-safe use of contextBridge in Electron
frankwallis
Transparent asynchronous electron remoting using IPC.
vitordino
:electron: end-to-end electron state management
GeorgiMY
Electron template using Vite, React v19, Typescript, TailWindCSS v4 and ShadCN. Includes hot reloading, typesafe IPC and typesafe events
porosjs
An electron react framework based on Umi-基于 Umi 的 Electron React 框架
tubexchat
A IPC Render Plugin for vue + electron
moeru-ai
🫵👂 Events are all you need. Truly type-safe event driven toolbox, define it everywhere, use it anywhere, best for Web Worker/WebSocket/Electron IPC/RPC
colinskow
Pass RxJS Observables through IPC in Electron
bakyrd
Electron IPC Hook/Devtools
seanchas116
Safe communication between main process and renderer processes in Electron
orourkek
A type-only library for adding strict typing to Electron's IPC modules
vladimiry
Wrapper around the Electron's IPC for building type-safe API based RPC-like and reactive interactions
MichaelVasseur
An IPC bus for Electron.
h3poteto
Mock Electron's ipcMain, and ipcRenderer
linonetwo
Passing object and type between Electron main process and renderer process simply via preload script.
jtlapp
Electron IPC via simple method calls