904118851 5ab7cf0644 123 9 mēneši atpakaļ
..
LICENSE 5ab7cf0644 123 9 mēneši atpakaļ
README.md 5ab7cf0644 123 9 mēneši atpakaļ
index.d.ts 5ab7cf0644 123 9 mēneši atpakaļ
index.js 5ab7cf0644 123 9 mēneši atpakaļ
package.json 5ab7cf0644 123 9 mēneši atpakaļ

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.