Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 300 Bytes

#Countdown Timer with Polymer

Easy to use custom element built in polymer to create a countdown timer. Confirms seconds past checking timestamps and not interval alone.

##Bower install bower install countdown-timer

##Usage <countdown-timer minutes="55" seconds="30"></countdown-timer>