js-confetti
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "js-confetti", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "JS Confetti library with zero dependencies, works without any config, TS typings included, adapts to user screen", |
@@ -8,11 +8,8 @@ # 🎉 JavaScript Confetti library | ||
✅ Zero dependencies used | ||
✅ Works without any config | ||
✅ Has TypeScript typings | ||
✅ Zero dependencies used<br/> | ||
✅ Works without any config<br/> | ||
✅ Has TypeScript typings<br/> | ||
✅ Confetti speed adapts to user screen width | ||
Demo: https://loonywizard.github.io/js-confetti/ | ||
Links: [Library Website](https://loonywizard.github.io/js-confetti/) | [CodeSandbox Playground](https://codesandbox.io/s/confetti-vanilla-js-r5kqi) | ||
@@ -37,3 +34,3 @@ ## Usage | ||
### addConfetti args | ||
## Customise confetties | ||
@@ -48,2 +45,3 @@ `addConfetti` method accepts args object with the following params: | ||
<br/> | ||
@@ -50,0 +48,0 @@ ```js |
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
19739
52