motionvault.dev/preview/live-activity-feed-pulse LIVE
Remix
How to use it — read straight from the code
Where it fits
- Activity feeds, notification centers and live sidebars
- Swap into an existing page where a static block feels flat
Adjustable knobs
- #070711
- accent color
- #ECEAF9
- accent color
- #34D399
- accent color
- #9D99C4
- accent color
- 1.6s
- motion timing
- 55s
- motion timing
- 2.2s
- motion timing
Accessibility
- ⚠No reduced-motion fallback yet — wrap the animation in @media (prefers-reduced-motion: reduce) before shipping.
Performance
- Animations run on transform/opacity only (GPU-composited) — no layout thrash.
- Self-contained single file (~3.6 KB, no network requests) — safe to inline or lazy-load in an iframe.
More from Components
Comments & ratings
Loading comments…