electron-better-ipc
IPC module
An IPC module for Electron apps that simplifies communication between main and renderer processes.
Simplified IPC communication for Electron apps
716 stars
8 watching
60 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
electronelectron-moduleipcipc-messagenodejsnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 438 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
sindresorhus/public-ip | A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,026 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,162 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
sindresorhus/node-module-boilerplate | A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. | 736 |
sindresorhus/crypto-hash | A small hashing module that provides a unified API for Node.js and browser environments | 638 |
mappum/electron-webrtc | Allows Node.js to use WebRTC in a hidden Electron process | 317 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |