1.1.1 • Published 7 years ago

burn-contrib-banner v1.1.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Burn Contrib Banner

NPM Install

>> npm install -g burn-contrib-banner

Basic Usage

go to the root work directory and type command >> burn then hit enter

Parameters

  • type of burn (string) --type / -t
  • numbers of image png to be gif --range / -r (agif only)
  • waiting for the end frames of banners (milisecond) --delay / -d
  • folders banners (array separate ",") --folder / -f
  • turn on zip feature (boolean) --zip / -z
  • trun on capture feature (boolean) --zip / -z
  • selector element to be burn (selector DOM) --selector / -s
  • determine image quality (int) --quality / -q

Example Parameters Usage:

>> burn -d 10000 -f "drive/folder_target" -z true -c false -s #container -q 100

Backup image as gif

>> burn -t gif

Backup image as animation gif

>> burn -t agif

1.1.1

7 years ago

1.1.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago