p-electron
v0.8.0
Published
Promise friendly electron API
Downloads
12
Readme
p-electron
Promise friendly electron API
background details relevant to understanding what this module does
Usage
description of the example
const pElectron = require('p-electron');
console.log({pElectron});
This will output
API
const pElectron = (): object
description of the function signature
Install
With npm installed, run
$ npm install p-electron
See Also
License
MIT