animation-with-svelte-svg

Animation With Svelte Svg

Testing ways to create complex and performant animations with Svelte and SVGs

TODO

  • Automated section
    • consider adding ghosts;
    • fix css bug;
    • Only start running on Mount;
    • do the same optimizations as in manual;
    • variable number of shapes
  • Show section on scroll
  • Further optimization through removing style processing if not on screen
  • consider doing stuff on workers;
  • Further optimize everything;
  • doing the @accelerate mixin from Sarah Drasner

Top categories

Loading Svelte Themes