Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gif-record

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gif-record

capture your browser screen into gif by javascript. A simple screen capture tool, so easy to use.

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

gif-record

capture your browser screen into gif by javascript. A simple screen capture tool, so easy to use.

Get Start

npm install gif-record

Example

An example of use can be found in index.html

ESM
import GifRecord from 'gif-record'

GifRecord.readyDrawBox();
GifRecord.removeBox();
const info = GifRecord.getBoxInfo();

example

Api

ApiDescription
readyDrawBoxStart drawing the marquee box, then you can hold down the mouse and drag
removeBoxdelete the box you framed
getBoxInfoGet the information of your box, including location, size information

Continuous improvement...

Keywords

FAQs

Package last updated on 14 Jul 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc