0.0.1 • Published 8 years ago

hyper-electron v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

hyper-electron

Access Hyper electron instance from a cli process

background details relevant to understanding what this module does

Usage

description of the example

const hyperElectron = require('hyper-electron');

console.log({hyperElectron});

This will output

Travis Build Status Code Climate Coverage Status NPM downloads

API

const hyperElectron = (): object

description of the function signature

Install

With npm installed, run

$ npm install hyper-electron

See Also

License

MIT