electron-runner
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "electron-runner", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Enables for running NodeJS apps in Electron.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,3 @@ | ||
#electron-runner | ||
Simple wrapper around `electron` package. Built on `electron-quick-start` boilerplate, but it hides boilerplate code. It's meant to enable run JavaScript code in Electron without writing any electron specific code. You can run for example NodeJS application for purpose of debugging (using chrome dev tools, for example). | ||
@@ -2,0 +4,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6590
22