dev-timelapse

1.0.7 • Public • Published

Dev timelapse

NPM downloads CircleCI branch Dependencies

This tool enables you to create timelapse of creation of your project. It takes screenshots throughout your development.

I can't hide that It was highly inspired by tlapse, so I have to give @typicode credit for the idea however my version is based soley on chrome in headless mode and not on PhantomJS (Thanks to that, rendering engine is from the newest version of chrome).

Installation

npm install dev-timelapse -g

Usage

dev-timelapse http://localhost:3000

or using npx

npx dev-timelapse http://localhost:3000

Options

Option Alias Description
--every -e Interval between screenshots
--path -p Path for screenshots
--size -s Size of a screenshot
--width -w Width of a screenshot
--height -h Height of a screenshot
--pr -r pixel ratio of the screen

Note

If screenshots don't match specified size assure that pixel ratio is set according to your screen

Package Sidebar

Install

npm i dev-timelapse

Weekly Downloads

8

Version

1.0.7

License

MIT

Unpacked Size

10.1 kB

Total Files

8

Last publish

Collaborators

  • bibixx