Blazing fast library for sprinkling your web app with some top notch coughing. ππ·π
Guaranteed to scare away friends, family and coworkers π―.
$ npm install corona-virus-js
Be aware that the user must first have interacted with the DOM before being able to play audio.
import CoronaVirus from "corona-virus-js/dist";
const scaryButton = document.querySelector("#my-scary-button");
scaryButton.addEventListener("click", () => {
CoronaVirus.spread({ target: '#app' });
});