Showing 1-20 of 280,267 packages
Utils for Electron main process.
The `main-process` is a NodeJS process that runs Electron.
Access localStorage and sessionStorage from the main process
Mocha tests in Electron, with ESM support for the main process.
Electron main process bridge
A vitest pool implemented in main process. Compatible with multiple JS runtimes.
A simple electron main process framework
Core module system, DI container, IPC handlers, and window utilities for Electron main process.
lifter proxy main process
Passing object and type between React Native main process and WebView process simply via proxy.
Notification API polyfill in electron main process.
Display notifications from the electron main process
Passing object and type between Electron main process and renderer process simply via preload script.
Simulate lightweight HTTP-like requests between renderer and main process in Electron applications with MessagePort, with structured and modular design.
Use the browser Fetch API from the main process in Electron
Builder is a cli tool for quickly building node backend or electron main process. It's powered by [tsup](https://tsup.egoist.sh/), bundled through internal [esbuild](https://esbuild.github.io/), and decorators are supported by [swc](https://swc.rs/).
A package to handle ARC preferences state in both rendered and main process
Use WebRTC in Electron Main Process, compatible with WebTorrent
Call `npm-run-bg [bg-npm-cmd] [main-cmd]` to start and kill a background process and run a main process from a single command. Good for certain CI systems or just ensuring dependencies are running.
Check whether we are in an Electron main process context