Socket
Socket
Sign inDemoInstall

burn-contrib-banner

Package Overview
Dependencies
127
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    burn-contrib-banner

modules for banner zipper and screen capture backup images


Version published
Weekly downloads
12
increased by9.09%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 04 Aug 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc