angular-timer icon indicating copy to clipboard operation
angular-timer copied to clipboard

re-usable/inter-operable AngularJS timer directive ⛺

Results 101 angular-timer issues
Sort by recently updated
recently updated
newest added

lower time units will be displayed like zero and min-time-unit will be ceiled and used only while endTimeAttr is used. example: 1hour 23 minutes 25s with min-time-unit set to 'minute'...

I have tried several times so I am just wondering if its actually possible.

Hey! Thanks for your great Library! I do have this problem that I want to reset my countdown on maybe a ng-click! but Clear() just stops it not making the...

the addCDSeconds method for this directive does not work. When I try to access it directly through js the function does not exist **note that there is no addCDSeconds on...

I am using angular-timer with another moment based angular libs. The problem is that if i set a locale in moment, angular-timer dont know about it. So I think you...

I am trying to use timer with my ionic code. Unable to do it. Below is how I am trying to do. Can you please help? {{item.userName}} {{item.userContact}} {{mminutes}} minute{{minutesS}},...

Hi...... im trying to implement start-time and end-time togather. but it takes only start-time in this case. `{{hours}}hr {{minutes}}m` is there possible to end-time in this sense? timer should stop...

How to dynamically change the CSS of the timer when it exceeds a benchmark time {{hhours}}:{{mminutes}}:{{sseconds}}. Suppose the benchmark time is 120 seconds.

`finish-callback` only works with `countdown`. `finish-callback` does not work with `end-time` in ``. When `finish-callback` is added, the callback immediately triggered .

`angular-timer` fulfill my requirement but doesn't work with npm. [see on stackoverflow](http://stackoverflow.com/questions/34286870/angular-timer-with-webpack)