Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 414 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 414 Bytes

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