is-electron

Detect if running in Electron.
Installation
npm install --save is-electronUsage
import isElectron from 'is-electron';
console.log(isElectron());License
Copyright (c) 2016 Cheton Wu
Licensed under the MIT License.
Detect if running in Electron.
Detect if running in Electron.
npm install --save is-electronimport isElectron from 'is-electron';
console.log(isElectron());Copyright (c) 2016 Cheton Wu
Licensed under the MIT License.