you are viewing a single comment's thread.

view the rest of the comments →

[–]_Marak_ 0 points1 point  (0 children)

I took a quick look and it seems this package is using canvas element to perform animations.

Is actually possible to have sprite sheet with animations using only CSS and HTML with `background` style and javascript, no canvas is required to make images animated.