Showing 1-20 of 154 packages
Mock Electron's ipcMain and ipcRenderer
A secure electron-store that uses ipcMain/ipcRenderer.
[](https://badge.fury.io/js/electron-ipcmain-messageport) [](https://travis-ci.org/compu
方便ipcRenderer与ipcMain通信
A promise interface for the ipcRenderer and ipcMain in electron
Simplified file downloads for your Electron app
'About App' window for Electron application
WebSocket drop-in replacement for Electron IPCMain
wrap electron ipcRender and ipcMain api to use slimilar http requrest
'About App' window for Electron application
Mocked electron ipc communication module
A native Electron plugin for click-and-drag functionality (Windows + Linux + macOS)
Mock Electron's ipcMain and ipcRenderer
将 electron 的 ipcMain 与 ipcRenderer 间的通信转换为 promise 模式
一个跨端调用通信库,让socket、web worker、iframe通信、vscode(`webview`)、electron(`ipcMain`、`ipcRenderer`)等全双工通信调用像调用ajax(`async/await`)一样马上得到处理结果: ```javascript (async () => { const params = { ... }; const data = await channel.call('server-api', params);
A thin wrapper around ipcMain and ipcRenderer that's a little more ergonomic and type safe.
Simplified IPC communication for Electron apps
> Draws badge count on the app icon pinned to taskbar with Canvas .
testable IPC proxy library for Electron and TypeScript
Makes @yealink_dev/yealink-node-sdk-rcc available for Electron's renderer process