mirror of
https://github.com/LucasVbr/timer.git
synced 2026-05-13 17:22:04 +00:00
da7ee297b9aadcafbe31094e6072ac4627c4c0d6
JavaScript Timer
Objective : Make a timer in JavaScript
Installation
-
Go to the Link to demo
-
To set time, you need to add parameters in the URL :
URL syntax :<URL>?[param1]&[param2]&[...]
Parameter syntax :<type>=<value> -
Differents
type:seconds,minutesandhours
If there is not parameters : 5 minutes are in the timer by default (There isn't order for parameters)Example :
https://lucasvbr.github.io/javascript-timer/index.htm?hours=10&minutes=10&seconds=10
Description
Languages
JavaScript
72.2%
HTML
14.7%
CSS
13.1%