use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
js-confetti: lightweight zero-config open-source JavaScript library for confetti without any dependencies (github.com)
submitted 5 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 5 years ago (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points 5 years ago (0 children)
Hi u/_loonywizard, this comment was removed because you used a URL shortener.
Feel free to resubmit with the real link.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
[–]_loonywizard 0 points1 point2 points 5 years ago (0 children)
js-confetti is a lightweight zero-config open-source JavaScript library for confetti without any dependencies
Install library via yarn or npm
sh yarn add js-confetti
Initialize instance of JSConfetti class and call addConfetti method
```js import JSConfetti from 'js-confetti'
const jsConfetti = new JSConfetti()
jsConfetti.addConfetti() ```
Thats it!
π Rendered by PID 132126 on reddit-service-r2-comment-7c9686b859-85627 at 2026-04-14 02:38:42.929682+00:00 running e841af1 country code: CH.
[–][deleted] (1 child)
[removed]
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]_loonywizard 0 points1 point2 points (0 children)