panko-command-screenshot

0.6.16 • Public • Published

panko-command-screenshot

panko command plugin to take screenshots using headless Chrome.

Installation

yarn global add panko-command-screenshot

Usage

$ panko screenshot --help

  panko-screenshot - Take a live screenshot of your projects

  Usage
    $ panko screenshot [<uri-path>] [<options>]

  Options
    -O, --output   Path to output screenshots (default: './screenshots')
    -W, --width    Width of screenshot in pixels (default: 800)
    -H, --height   Height of screenshot in pixels (default: 600)
    -f, --full     Take a full-height screenshot
    -s, --source   Only include profiles from this source
    -n, --name     Only include profiles with this name
    -h, --help     Display this usage guide
    -V, --version  Output the version number

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i panko-command-screenshot

    Weekly Downloads

    1

    Version

    0.6.16

    License

    UNLICENSED

    Last publish

    Collaborators

    • angeloashmore