904118851 29c4522d7e 123 8 сар өмнө
..
LICENSE 29c4522d7e 123 8 сар өмнө
README.md 29c4522d7e 123 8 сар өмнө
index.d.ts 29c4522d7e 123 8 сар өмнө
index.js 29c4522d7e 123 8 сар өмнө
package.json 29c4522d7e 123 8 сар өмнө

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.