Skip to content

gojsse/js-countdown-timer

Repository files navigation

js-countdown-timer

A demo of a js-based countdown timer that runs in the browser.

Screen Shot 2022-05-13 at 3 50 14 PM

Installing

  • yarn install
  • yarn run build
  • Open index.html file in a browser manually

Usage

<div class="style--1 countdown-clock countdown-clock--label-bottom" data-end-time="1904837702"></div>

Where data-end-time value should be a unix timestamp in the future. If value is in the past then clock will show all zeros.

Improvements to be made

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published