Geoffrey Giesemann

Results 1 issues of Geoffrey Giesemann

Thanks for making `canvas-confetti` it's awesome! We (effectively) have the following code: ```javascript const confettiFrequency = 40; const animationEnd = Date.now() + 1000; const confettiOptions = {/* ... */}; let...

info needed