Skip to content

Timer implementation with Directive for AngularJS

Notifications You must be signed in to change notification settings

naymic/angularJS-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS Timer Directive

This timer is able to show the countdown time and executes a funcion callback on timeout.

Instructions

Create a Timer HTML Tag: <div ng-timer callback="<callback function on timeout>" time-sec="<timeout in seconds>">

Autor

Micha Meier

Features

  • Function callback on timeout
  • Shows countdown time

Testing

Have a look at Plunker: https://embed.plnkr.co/lMmS3v/

About

Timer implementation with Directive for AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published