Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 289 Bytes

countdown

A Javascript Countdown Timer

It's very simple - put a time (in minutes) in the input box, press the button, watch it count down.

From 30 - 0 the colour starts to change as your time runs out. For values less than 1 minute, decimals work just fine (.1 = 6 seconds).