dylanTicker / rebooted

Retro scrolling text.
Without the retro JavaScript.

A zero-dependency Web Component. Canvas draws the LEDs once; native CSS does the moving.

Live demo

Make it say something silly

01

Framework-free

Use it in plain HTML, React, Vue, Svelte, or whatever wins next Tuesday.

02

CSS-driven motion

No setInterval loop. The browser compositor handles the scrolling transform.

03

Built for long copy

Long messages are rendered into canvas chunks instead of thousands of LED elements.