react-confetti
react-confetti copied to clipboard
Confetti without the cleanup.
Update README code snippet for `useWindowSize` import as [documented](https://github.com/streamich/react-use/blob/master/docs/useWindowSize.md) in related hook.
Added new property `frameRate`. If provided, the request animation frame will still fire, but it will skip render frames to ensure the animation runs at the specified frame rate. By...
In Brave browser, this just displays as a static horizontal row of confetti that's always there.
Hi, I am using Confetti, but it's not taking full height. It uses innerHeight so it's only taking the viewport height from the top Y (=0). The issue is that,...
Hi, I'm using `` and have it set to disappear after a 10-second timer. It works pretty well! 😁 I also started using Dexie.js to do lots of operations at...
Hello, sorry I am a noob. I am trying to generate confettis on a page where there is a canva. I am sending the height and width of the window...
I'd like to be able to turn down the degree by which particles rotate and the speed by which they rotate. I'm imagining two properties: `particleRotationDegrees`: number between 0 and...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...