Skip to content

didier/moshun

 
 

Repository files navigation

mōshun

A simple library for creating FLIP (first, last, invert, play) animations.

Progress

  • Animate position
  • Animate width, height
  • Animate grid layout
  • Animate opacity
  • Animate rotation and scale

Credits

Most of this code is based on this repository by Joy of Code and this video.

Local Development

Clone the project

gh repo clone didier/moshun

Install dependencies

pnpm i

Run the development server

pnpm run dev

About

FLIP animation in Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 43.7%
  • TypeScript 43.2%
  • JavaScript 9.3%
  • HTML 3.8%