A simple library for creating FLIP (first, last, invert, play) animations.
- Animate position
- Animate width, height
- Animate grid layout
- Animate opacity
- Animate rotation and scale
Most of this code is based on this repository by Joy of Code and this video.
gh repo clone didier/moshun
pnpm i
pnpm run dev