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

https://github.com/lstedmanfalls/countdown

A bare bones raw Javascript timer that works by manipulating innerHTML
https://github.com/lstedmanfalls/countdown

countdown datetime javascript

Last synced: 11 months ago
JSON representation

A bare bones raw Javascript timer that works by manipulating innerHTML

Awesome Lists containing this project

README

          

Countdown Timer


A bare bones raw Javascript timer that works by manipulating innerHTML.

To run in VSCode:



  1. Install the Live Server extension - Open VSCode, type ctrl+P, type ext install ritwickdey.liveserver

  2. Right click index.html and click Open with Live Server