1.0.0 • Published 6 years ago

electron-render-node v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Electron render node CLI.

Execute script and run REPL in electron renderer (the Chrome + Node.js environment).

Installation

npm i electron-render-node -g

Usage

# Execute a script with in renderer
ern ./sample.js

# Starts a REPL (Chrome devtool)
ern
1.0.0

6 years ago