904118851 80e7af0830 123 2 주 전
..
LICENSE 80e7af0830 123 2 주 전
README.md 80e7af0830 123 2 주 전
index.d.ts 80e7af0830 123 2 주 전
index.js 80e7af0830 123 2 주 전
package.json 80e7af0830 123 2 주 전

README.md

is-electron build status Coverage Status

NPM

Detect if running in Electron.

Installation

npm install --save is-electron

Usage

import isElectron from 'is-electron';

console.log(isElectron());

License

Copyright (c) 2016 Cheton Wu

Licensed under the MIT License.