electron-reloader

Auto-reloder

An Electron module that provides simple auto-reloading functionality during development

Simple auto-reloading for Electron apps during development

GitHub

572 stars
5 watching
31 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

electronelectron-modulelivereloadnodejsnpm-package

Backlinks from these awesome lists:

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-unhandled Catches unhandled errors and promise rejections in Electron apps. 448
sindresorhus/electron-debug Adds useful debug features to Electron apps 750
sindresorhus/electron-util Utilities and APIs for Electron apps and modules 1,280
sindresorhus/electron-timber A logging utility for Electron apps that provides a unified log output and customizable logging behavior. 404
sindresorhus/run-electron Simplifies running Electron applications by suppressing unnecessary output. 197
sindresorhus/electron-better-ipc An IPC module for Electron apps that simplifies communication between main and renderer processes. 716
sindresorhus/electron-serve A utility to serve static files in Electron apps 438
manidlou/elemon Tool to enable live-reload of Electron applications during development 73
sindresorhus/electron-context-menu Provides an extensible and customizable context menu solution for Electron apps. 1,392
sindresorhus/electron-is-dev Checks if an Electron app is running in development mode 427
jeremyevans/rack-unreloader A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. 99
sindresorhus/p-reduce Transforms an asynchronous list into a single value by applying a reduction function 68
apoco/cycle-electron-driver Provides drivers and tools for building Electron apps using Cycle.js 23
sindresorhus/p-retry A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. 795