Skip to content

A demo of a custom responsive marquee/ticker component in a Svelte application

Notifications You must be signed in to change notification settings

bartosjiri/svelte-marquee-demo

Repository files navigation

Svelte Marquee demo

A demo of a custom responsive marquee/ticker component in a Svelte application.

Preview

Try it yourself here!

Preview animation

Features

  • Repeats a list of items across its container's width
  • Regenerates upon window resize

Guide