An open API service indexing awesome lists of open source software.

https://github.com/fetch/countdown

Countdown is a JavaScript plugin to easily create counters.
https://github.com/fetch/countdown

Last synced: 20 days ago
JSON representation

Countdown is a JavaScript plugin to easily create counters.

Awesome Lists containing this project

README

          

# Countdown

Countdown is a JavaScript plugin to easily create countdowns and counters.

- jQuery support: 1.6+

For documentation, usage, and examples, see:
https://fetch.github.io/countdown/

### Compiling

```sh
# Install Grunt dependencies using npm:
npm install -d
# Compile files using Grunt
grunt build
```

### Countdown Credits

- Built by [Fetch!](http://www.fetch.nl/).
- Concept and development by [Koen Punt](http://koen.pt/)