Yet another confetti package! This one is based upon Santiageo Ferreira's excellent ember-confetti package, but has been stripped of all Ember. This makes it ideal for reuse in other framework specific code.
import confettiRain from "confetti-rain";
confettiRain.start();
- Assumes browser environment
- Assumes RAF support in said browser