electron-hot

0.2.0 • Public • Published

Electron Hot Loader

Live reload Scripts in Electron Applications. Under the hood it uses Chrome's remote debugger protocol, and reloads scripts after each change. The state of the application is maintained.

INSTALLATION

$ npm install electron-hot

USAGE

In index.js:

require('electron-hot')();

Options

  • port: Port for the debugger

Dependents (0)

Package Sidebar

Install

npm i electron-hot

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • cabul