confetti-rain

Confetti raining from the sky

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
confetti-rain
002.0.08 months agoa year agoMinified + gzip package size for confetti-rain in KB

Readme

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

  1. Assumes browser environment
  2. Assumes RAF support in said browser