Skip to content

timwright12/countdown-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer

A small plugin to create a JavaScript countdown clock

Pen: http://codepen.io/timwright12/pen/KNrbjm

  Timer.start( {
    'timer' : document.getElementById( 'js-timer' ),
    'endtime' : '2017-03-05 18:30:00'
  } );

About

A simple JavaScript countdown mechanism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published