This project compares web animation techniques by recreating a simple animation (a bouncing ball) with each one. It's kind of like TodoMVC, but for web animation.
This repository is two things:
- A directory containing examples and documentation for each animation technique.
- A demo site where you can see the animations and read the source code required to create each one.
- Curate the most popular and common web-animation techniques.
- Compare the techniques interactively.
- Educate developers with basic information for each technique.
For questions, ideas, or bugs, feel free to open an issue. Pull requests are even better, though you'll want to read the contribution guidelines first.