@cheton/is-electron

0.2.0 • Public • Published

is-electron build status Coverage Status

NPM

Detect if running in Electron.

Installation

npm install --save @cheton/is-electron

Usage

import isElectron from '@cheton/is-electron';

console.log(isElectron());

License

Copyright (c) 2016 Cheton Wu

Licensed under the MIT License.

Package Sidebar

Install

npm i @cheton/is-electron

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • cheton