https://github.com/davidwarrington/countdownjs
A JS library for building countdowns, with support for custom templates, time definitions and translations. Time based breakpoints to come.
https://github.com/davidwarrington/countdownjs
Last synced: 2 months ago
JSON representation
A JS library for building countdowns, with support for custom templates, time definitions and translations. Time based breakpoints to come.
- Host: GitHub
- URL: https://github.com/davidwarrington/countdownjs
- Owner: davidwarrington
- Created: 2018-09-17T19:27:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T17:33:37.000Z (over 6 years ago)
- Last Synced: 2025-04-01T15:54:03.800Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Countdown.js
A simple JS plugin for creating countdown timers.
## Features for Initial Release
* ~~Customisable Output String~~
* Time Based Breakpoints
* ~~Translation Support~~
* Custom Timeset Definitions
* Hide timesets when quantity is 0 (e.g 0 days, 12 hours => 12 hours)