1.3.0 • Published 7 years ago

electron-quick v1.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

electron-quick

Quickly load a script in an electron window!

$ npm install -g electron-quick
$ echo "document.body.innerHTML = 'Hello from Electron!'" > script.js
$ electron-quick script.js

The argument can also be an html file, like so:

$ electron-quick index.html

screenshot

Arguments

  • --dev Open devtools

License

MIT

1.3.0

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago