@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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @cheton/is-electron

    Weekly Downloads

    3

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • cheton