confetti-rain
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.Example usage
import confettiRain from "confetti-rain";
confettiRain.start();
Limitations
- Assumes browser environment
- Assumes RAF support in said browser