/super-gif

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

Primary LanguageTypeScriptMIT LicenseMIT

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