electron-util
Electron helper functions
Utilities and APIs for Electron apps and modules
Useful utilities for Electron apps and modules
1k stars
12 watching
63 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
electronelectron-modulenodejsnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 438 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
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/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
rhysd/electron-about-window | Provides an About This App window for Electron applications | 414 |
kernel-mod/electron | A custom Electron client mod with a minimal kernel and packages for building fast and feature-rich applications | 88 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |