0.0.1 • Published 6 years ago

@screenie/screenie-adapter-spectacle v0.0.1

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

screenie-adapter-spectacle

Build Status

An adapter to take screenshots of each slide in a spectacle presentation

Install

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

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-spectacle -u http://localhost:3000 -d 1000 -f screenshots"
}

Will take a screenshot of each slide in a spectacle presentation running at http://localhost:3000, saving each screenshot in the screenshots folder.

Note: slides that use Appear will only take a screenshot of the end result not each result.

Example

example screenshots

0.0.1

6 years ago

0.0.1-11

7 years ago

0.0.1-10

7 years ago

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