Time Counter Directive For Angular.js

Author: betsol
Official Page: Go to website
Publish Date: March 25, 2016
License: MIT

Description:

A very minimalistic time-counter directive for Angular.js.

Features:

  • Can be used as a countdown timer as well as forward-counting one
  • It transcludes a part of your own HTML, so the view could be fully customized
  • Update interval is configurable
  • It doesn’t contain any national strings, so you could fully internationalize it using approach, selected in your own application
  • Finish callback for countdown timers is available
  • Target date can be changed dynamically, the component will update itself accordingly

Preview:

Time Counter Directive For Angular.js


You Might Be Interested In:

Add Comment