Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arrow7000/countdown
⏰ Webpage that counts down to the date in the URL
https://github.com/arrow7000/countdown
css flexbox html vanilla-js
Last synced: 30 days ago
JSON representation
⏰ Webpage that counts down to the date in the URL
- Host: GitHub
- URL: https://github.com/arrow7000/countdown
- Owner: Arrow7000
- Created: 2017-04-20T20:24:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T09:08:52.000Z (over 7 years ago)
- Last Synced: 2024-12-03T02:37:18.923Z (about 1 month ago)
- Topics: css, flexbox, html, vanilla-js
- Language: JavaScript
- Homepage: https://sa-countdown.herokuapp.com/2017-06-18:16:30:00
- Size: 118 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Countdown
A minimalist web page that counts down to the date in the URL## How to use
Put any datestring as the url path and the page will display a countdown timer to the datetime in question.This app uses momentjs, so will do some powerful date parsing.
If it cannot parse your date string the page will display an error.
## Screenshot
![57 days 21 hours 21 minutes 47 seconds](screenshots/screenshot.png)