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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    3

Package Sidebar

Install

npm i electron-hot

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators

  • cabul