@wizpanda/super-gif
v0.0.6
Published
GIF parser & player in Typescript to work with node_modules (converted from https://github.com/buzzfeed/libgif-js)
Downloads
5,158
Maintainers
Readme
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