Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)