Fx Confetti

Confetti fires across the frame — for wins and reveals. A bold, canvas-based effect from Open Design's html-ppt fx pack — for slides and launch videos. Guards prefers-reduced-motion (does not start). One per screen; on web use sparingly.

Nexu 2779c64 5 files · 7.1 KB Updated

File contents

Confetti Cannon

Confetti fires across the frame — for wins and reveals. From Open Design's html-ppt fx pack (Apache-2.0). Part of motion-anything; obeys MOTION-SPEC.md.

When to use it

  • Title cards, section breaks, or hero moments in slides / launch videos.

When NOT to use it (restraint)

  • Web body content or anything needing focused reading. Never more than one bold effect at once.

How to apply

  1. Copy confetti-cannon.js and _util.js and link them.
  2. Add data-fx="confetti-cannon" to a positioned container; call HPX['confetti-cannon'](el) (guard prefers-reduced-motion).

Accessibility & performance

  • Guard with prefers-reduced-motion (don't start). Canvas-based; isolated compositing layer.

nexu-io/motion-anything/tree/main/recipes/slides/fx-confetti commit 2779c64890

Frequently asked questions

npx skillmds@latest add nexu-io/fx-confetti