Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

v2.0.0

Choose a tag to compare

@maoosi maoosi released this 11 Jan 04:51
· 39 commits to master since this release

Spritz.js 2.0

For this new version, the library has been completely rewritten from scratch. This means that version 2.x is not compatible with the version 1.x.

Why rewriting everything from scratch?

In order to propose better performances and support (by using a Canvas drawing approach instead of CSS only), images responsivity (by using a syntax close to the new HTML5 "picture" element), and more flexibility for designing animations (through a chainable API with timers).