GitXplorerGitXplorer
J

electron-screenshot

public
35 stars
9 forks
2 issues

Commits

List of commits on branch master.
Unverified
9f1ecd8b42a1bfe956cada5ca4abd3e06852a697

1.0.5

JJamesKyburz committed 7 years ago
Unverified
8759127aca6b7cc0f902b7c0afc76aaf9fb055bb

badges

JJamesKyburz committed 7 years ago
Unverified
81394af441d37e08bdec6d813ae347828b4025af

Merge branch 'greenkeeper/initial'

JJamesKyburz committed 7 years ago
Unverified
91aeae5cdac568c1c02dc95f3f0acc7b480f74a2

docs(readme): add Greenkeeper badge

ggreenkeeper[bot] committed 7 years ago
Unverified
f8ef08fdd2ed4ca6a489a6d77edbc85cbcef6827

Merge branch 'greenkeeper-standard-10.0.2'

JJamesKyburz committed 7 years ago
Unverified
4a49bd8e07a2c00605f07ae24ec21d701d9ebd2e

chore(package): update standard to version 10.0.2

ggreenkeeperio-bot committed 7 years ago

README

The README file for this repository.

electron-screenshot

js-standard-style Greenkeeper badge

Take screenshots in an electron window.

Install

npm install electron-screenshot

Usage

Use in an already existing atom-shell window

for a standalone implementation see electron-screenshot-service

var screenshot = require('electron-screenshot')
screenshot(options, [cb])

options

filename

png filename

delay (in ms)

default 0