Skip to content

shubdev07/javascript-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

javascript-timer

Simple Timer function made using javascript
Download the script file and include in your HTML file.

To run the timer simply call the timer function

Syntax is
timer(callback,seconds);

It accepts a callback function and seconds in parameter

After running for that many seconds it Invokes the callback function

About

Timer function made using javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published