0.0.3 • Published 7 years ago

spectacle-renderer v0.0.3

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

Build Status

This is a simple CLI tool that uses headless Chrome to export a PDF version of Spectacle presentations.

Install

npm install -g spectacle-renderer

Usage

spectacle-renderer [options]

API

OptionTypeDescription
-u --urlStringThe URL spectacle is running at (default: http://localhost:3000)
-o --outputStringThe output filename (default: presentation.pdf)
-p --printBooleanEnable print mode (black/white) (defaut: false)
-d --delayBooleanDelay time to let page render (default: 2000)
-c --chromiumStringPath to Chromium download
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago