CountdownCountdown is a plugin tailored to be used in any layout, without any CSS/HTML dependency. The goal was to fit and mimic different countdown styles as you see out there in coupons and auction sites.ExamplesBasicShow code<div class="countdown" data-countdown-date="12/12/2020" data-countdown-label="hide"></div>LabelsShow code<div class="countdown" data-countdown-date="12/12/2020"></div>BlocksShow code<div class="countdown countdown-blocks" data-countdown-date="12/12/2020"></div>HeroShow code<div class="countdown countdown-hero" data-countdown-date="12/12/2020"></div>