react-confetti-boom
Advanced tools
Comparing version
{ | ||
"name": "react-confetti-boom", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A customizable React confetti explosion component for celebrations and special events", | ||
@@ -5,0 +5,0 @@ "author": "almond-bongbong <bal.dongdongdong@gmail.com>", |
@@ -7,5 +7,5 @@ # React Confetti Boom | ||
<p align="center" style="background-color:#000"> | ||
<p align="center"> | ||
<a target="_blank" href="https://almond-bongbong.github.io/react-confetti-boom/"> | ||
<img src="https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExMGUwYTY2MTMwMjU2ZmY4MTk2MWQxMTYwNGI4OTVmZmE0MWFlN2I2NyZjdD1n/aCoLzfMkpOig89q13S/giphy.gif" /> | ||
<img style="width: 100%" src="https://media0.giphy.com/media/4qKhYtL1yL3v3EhwjS/giphy.gif" /> | ||
</a> | ||
@@ -46,3 +46,2 @@ </p> | ||
## Props | ||
@@ -61,2 +60,3 @@ | ||
| colors | string[] | ['#ff577f', '#ff884b', '#ffd384', '#fff9b0'] | Array of colors for confetti particles, in hex format | | ||
| launchSpeed | number | 1 | Initial speed at which particles are launched | | ||
@@ -63,0 +63,0 @@ ## Example |
27625
0.24%