Skip to content

GIF parser & player in Typescript to work with node_modules (converted from https://github.com/buzzfeed/libgif-js)

License

Notifications You must be signed in to change notification settings

wizpanda/super-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super GIF

A Typescript based Node.js module that parses a GIF img element and make it playable programmatically. This module was type-scripted from buzzfeed/libgif-js to make it usable in Angular/Typescript based apps.

Installation

npm i @wizpanda/super-gif

Release

npm publish --access public