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.