-
-
-
Countdown
... ){},
onTick : function(countdownObject){},
onEnd : function(countdownObject){}
};
var ob = new Countdown(settings);
```
- 'date' mode:
```javascript
var settings = {
mode : 'date',
...
-
-
countdown
A countdown timer
# Stopwatch
A countdown Timer with events
-
-
military-countdown
Military countdown & posting simple app
## Setup
You should have `node` > 0.6.x installed
Copy config.js.template file to config.js
$ npm install # Install dependency package(s)
$ cp config.js.template config.js # Copy the config template file
...
-
-
countdown
# Countdown #
This is a simple countdown animation using HTML5, CSS3, and only one image.
## Demo ##
Check out a demo of Countdown [here](http://codepen.io/richardlazear/pen/niAEK) on [Codepen.io](http://codepen.io "Codepen").
-
Countdown
... A version of it is hosted at: http://cdlewis.github.com/Countdown.
The timer can be altered by modifying the URL. ... >..;.
```
For example:
```
http://cdlewis.github.com/Countdown/index.html#2012.9.3.9.30;http://www. ...
-
Countdown
... that counts down from a predetermined time. Commonly used to keep track of annoying tasks. Only works on custom hardware.
Countdown
============
Countdown timer for the PIC16F873
##Commands
- l : load
- s : start
- # : 0-9 number
The ...
-