0.0.1-9 • Published 7 years ago

@screenie/screenie-adapter-default v0.0.1-9

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

screenie-adapter-default

Build Status

An adapter for screenie to take a simple screenshot of a single webpage.

Install

yarn add @screenie/screenie-cli @screenie/screenie-adapter-default

Usage

Can be used globally, but I find it most useful to use in a package.json script, like so:

{
  "scripts": "screenie -a screenie-adapter-default -u https://google.com -d 1000 -f screenshots"
}

Will take a screenshot of https://google.com using the default adapter, and save the resulting screenshot in the screeneshots folder.

0.0.1-9

7 years ago

0.0.1-8

7 years ago

0.0.1-7

7 years ago

0.0.1-6

7 years ago

0.0.1-5

7 years ago

0.0.1-4

7 years ago

0.0.1-3

7 years ago

0.0.1-2

7 years ago