electron-unhandled
Error catcher
Catches unhandled errors and promise rejections in Electron apps.
Catch unhandled errors and promise rejections in your Electron app
452 stars
7 watching
26 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
electronelectron-module
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds useful debug features to Electron apps | 754 |
| Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |
| Makes unhandled promise rejections fail immediately with an error message instead of silently failing. | 107 |
| Utilities and APIs for Electron apps and modules | 1,291 |
| A utility to serve static files in Electron apps | 441 |
| An Electron module that provides simple auto-reloading functionality during development | 575 |
| Checks if an Electron app is running in development mode | 428 |
| Simplifies running Electron applications by suppressing unnecessary output. | 198 |
| Provides an extensible and customizable context menu solution for Electron apps. | 1,399 |
| A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 405 |
| Makes unhandled promise rejections fail loudly instead of silently. | 281 |
| A utility function for handling conditional promise catches | 38 |
| Wraps an Objective-C exception handler to enable catching exceptions in Swift | 137 |
| An IPC module for Electron apps that simplifies communication between main and renderer processes. | 720 |
| Wait for a specified number of promises to be fulfilled | 36 |