electron-reloader
Auto-reloder
An Electron module that provides simple auto-reloading functionality during development
Simple auto-reloading for Electron apps during development
575 stars
5 watching
31 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
electronelectron-modulelivereloadnodejsnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates file downloads in Electron applications by providing a single function to handle the process | 1,170 |
| Catches unhandled errors and promise rejections in Electron apps. | 452 |
| Adds useful debug features to Electron apps | 754 |
| Utilities and APIs for Electron apps and modules | 1,291 |
| A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 405 |
| Simplifies running Electron applications by suppressing unnecessary output. | 198 |
| An IPC module for Electron apps that simplifies communication between main and renderer processes. | 720 |
| A utility to serve static files in Electron apps | 441 |
| Tool to enable live-reload of Electron applications during development | 73 |
| Provides an extensible and customizable context menu solution for Electron apps. | 1,399 |
| Checks if an Electron app is running in development mode | 428 |
| A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |
| Transforms an asynchronous list into a single value by applying a reduction function | 68 |
| Provides drivers and tools for building Electron apps using Cycle.js | 23 |
| A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 |