MichaelVasseur / electron-ipc-busLinks
An IPC bus for Electron.
☆24Updated 7 years ago
Alternatives and similar repositories for electron-ipc-bus
Users that are interested in electron-ipc-bus are comparing it to the libraries listed below
Sorting:
- Transparent asynchronous electron remoting using IPC.☆39Updated last year
- Duplex stream that runs over Electron's IPC☆155Updated 9 years ago
- Provide OS keyboard layout functionality as a nodejs module☆146Updated 3 weeks ago
- Load the Monaco editor with a module loader (require, import, etc)☆37Updated 6 years ago
- Process manager UI for Electron applications☆199Updated last year
- A module to bundle your electron app into a single file that can be used for V8 snapshots.☆221Updated 3 years ago
- Symbolicate macOS Electron crash reports☆37Updated 2 weeks ago
- A NodeJs module that handles window management for Electron (Atom Shell, previously).☆400Updated 5 years ago
- Pure javascript flexbox layout engine☆39Updated last year
- Read and write binary data in ArrayBuffers☆46Updated 4 months ago
- Check and request permission to capture the screen☆121Updated 2 years ago
- Chromium network errors for Node.js☆22Updated 2 years ago
- An NX utility, responsible for executing code in the context of an object.☆164Updated 7 years ago
- Mouse tracking for OS X☆78Updated last year
- Attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.☆135Updated 3 years ago
- in Electron, turns a Canvas into a Buffer☆56Updated 7 years ago
- ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.☆95Updated 2 years ago
- Symbolicate Electron minidumps☆52Updated last year
- Loader for Node native extensions☆60Updated 4 years ago
- require('vm') like in node but for the browser☆204Updated 11 months ago
- Implementation of Chrome extension APIs for Electron