js-confetti
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "js-confetti", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "js-confetti", |
# js-confetti | ||
## Project setup | ||
## Usage | ||
### Install dependencies | ||
``` | ||
yarn | ||
``` | ||
```js | ||
import JSConfetti from 'js-confetti' | ||
### Run | ||
const jsConfetti = new JSConfetti() | ||
jsConfetti.addConfetti() | ||
``` | ||
yarn dev | ||
``` | ||
### Lint | ||
``` | ||
yarn lint | ||
``` | ||
## Warning! | ||
Work in Progress |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5558
16