UNPKG

spawn-confetti

Version:

🎉 Lightweight JavaScript confetti effect that spawns at the mouse position on demand.

45 lines (44 loc) • 1.06 kB
{ "name": "spawn-confetti", "version": "2.0.3", "description": "🎉 Lightweight JavaScript confetti effect that spawns at the mouse position on demand.", "main": "confetti.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alyshukry/confetti-on-click.git" }, "keywords": [ "confetti", "mouse effect", "click effect", "visual effect", "javascript", "frontend", "ui", "animation", "canvas", "celebration", "svg", "particle effect", "event-driven", "interactive", "lightweight", "customizable", "web animation", "dynamic effects", "browser-based", "fun" ], "author": "Aly Shukry <alyshukry.dev@gmail.com> (https://alyshukry.works)", "license": "MIT", "bugs": { "url": "https://github.com/alyshukry/confetti-on-click/issues" }, "homepage": "https://github.com/alyshukry/confetti-on-click#readme", "dependencies": { "spawn-confetti": "^2.0.0" } }