0.8.0 • Published 8 years ago
p-electron v0.8.0
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 = (): objectdescription of the function signature
Install
With npm installed, run
$ npm install p-electronSee Also
License
MIT