You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

js-confetti

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-confetti

js-confetti

0.0.11
Source
npm
Version published
Weekly downloads
48K
-18.7%
Maintainers
1
Weekly downloads
 
Created
Source

js-confetti

npm version NPM Downloads

🎉 JS Confetti library with zero dependencies

Demo: https://loonywizard.github.io/js-confetti/

NPM: https://www.npmjs.com/package/js-confetti

Usage

Install library via yarn or npm

yarn add js-confetti

Initialize instance of JSConfetti class and call addConfetti method

import JSConfetti from 'js-confetti'

const jsConfetti = new JSConfetti()

jsConfetti.addConfetti()

Warning!

Work in Progress

FAQs

Package last updated on 27 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts