It would be great if this library could be used on codesandbox.io to get started quickly and for sharing.
Currently you are using a git+ssh reference to the gif.js library here:
|
"gif.js": "git+ssh://git@github.com:jnordberg/gif.js.git", |
codesandbox.io isn't able to resolve that:

This could possible be an issue for using CI services too.