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/
# Install Grunt dependencies using npm:
npm install -d
# Compile files using Grunt
grunt build