burn-contrib-banner

1.1.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

Package Sidebar

Install

npm i burn-contrib-banner

Weekly Downloads

11

Version

1.1.1

License

ISC

Last publish

Collaborators

  • kdgilang