Flipdown counter

A simple JavaScript based countdown timer.

You can parameterize the following:

  • end time (as unix timestamp)
  • theme (light or dark)
  • labels (days, hours, minutes, seconds)
  • alignment (left, center, right)

Based on the Flipdown package.