Rotating Text

One word swaps for the next in place — a compact way to cycle a few phrases in a headline. One rotator per view; short words. Under prefers-reduced-motion it swaps text with no travel.

Nexu 0675df4 5 files · 3.7 KB Updated

File contents

rotating-text

A word that cycles in place. Dependency-free, reduced-motion safe.

How to apply

Copy css+js; <span class="rot" data-words="a|b|c">a</span>.

nexu-io/motion-anything/tree/main/recipes/web/rotating-text commit 0675df4b9e

Frequently asked questions

npx skillmds@latest add nexu-io/rotating-text