@screenie/adapter-revealjs

0.0.2 • Public • Published

@screenie/adapter-revealjs

Build Status

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

Install

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

Usage

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

{
  "scripts": "screenie -a adapter-revealjs -u http://localhost:3000 -d 1000 -f screenshots"
}

Will take a screenshot of each slide in a revealjs 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

Readme

Keywords

none

Package Sidebar

Install

npm i @screenie/adapter-revealjs

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

413 kB

Total Files

8

Last publish

Collaborators

  • dschau