confetto
v0.1.0
Published
A function for making it rain confetti.
Readme
Confetto
A function for making it rain confetti.
The module builds on top of the amazing canvas-confetti module.
Install
# yarn
yarn add confetto
# npm
npm install --save confettoUsage
import confetto from 'confetto';
// Call `confetto` when you want the confetti-rain to start
confetto();License
MIT © Tobias Herber
