electron-debug
Debug tool
Adds useful debug features to Electron apps
Adds useful debug features to your Electron app
750 stars
15 watching
49 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,162 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
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/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,415 |
parro-it/debug-menu | Provides a context menu extension for Electron applications that provides a Chrome-like debugging interface. | 135 |
sindresorhus/p-tap | Helps tap into a promise chain without affecting its value or state | 132 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |