1.0.7 • Published 6 years ago

dev-timelapse v1.0.7

Weekly downloads
19
License
MIT
Repository
github
Last release
6 years ago

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

OptionAliasDescription
--every-eInterval between screenshots
--path-pPath for screenshots
--size-sSize of a screenshot
--width-wWidth of a screenshot
--height-hHeight of a screenshot
--pr-rpixel ratio of the screen

Note

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

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago