/kaiten-sushi

🍣 Kaiten Sushi - Approaches to Web animations

Primary LanguageElmMIT LicenseMIT

🍣 Kaiten Sushi 🍣 - Approaches to Web animations

This is the repository for this tutorial

In the tutorial we analyze several technics to implement the same animation in a web page.

  1. CSS Transition - Demo
  2. CSS Animation - Demo
  3. Vanilla Javascript Animation - Demo
  4. Vanilla Elm Animation - Demo
  5. elm-animator Inline Animation - Demo

How to play with these example

$ npm install

This will install elm, elm-live and terser.

Example 04 - Vanilla Elm

$ cmd/start-vanilla-elm

Example 05 - elm-animator Inline

$ start-elm-animator-inline1

Others Examples

All other examples are available while elm-live is running:

And can be edited directly from the folder docs