grunt-screenshotlocal

0.1.0 • Public • Published

The task

Overview

screenshotlocal: {
   irep: {
      files: [{
        expand: true,
        cwd: './irep',
        src: ['**/*.html'],
        dest: './irep'
      }],
      options: {
        viewport: '1024x768',
        thumb: '200',
        resize: false,
        irep: false
      }
   }
}

License

Copyright (c) 2013 Alex Meah. Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i grunt-screenshotlocal

Weekly Downloads

1

Version

0.1.0

License

BSD

Last publish

Collaborators

  • alexmeah