Add minified tsParticles confetti animations to websites
Animations in the src can be minified through
npm run minify
Minified scripts can also be accessed through a CDN like the example below
<script src="https://cdn.jsdelivr.net/gh/TypicalBadDeveloper/confetti-bursts/min/red.min.js"></script>