run-electron
Output suppressor
Simplifies running Electron applications by suppressing unnecessary output.
Run Electron without all the junk terminal output
197 stars
5 watching
9 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
cleaningcli-appelectronnodejsnpm-packageterminal
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-debug | Adds useful debug features to Electron apps | 750 |
sindresorhus/electron-serve | A utility to serve static files in Electron apps | 438 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/p-reduce | Transforms an asynchronous list into a single value by applying a reduction function | 68 |
sindresorhus/dev-null-cli | Creates a null stream from input data | 92 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
sindresorhus/hook-std | A library to capture and modify output from the standard streams in Node.js applications. | 54 |