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

An AngularJS directive to animate number increment/decrement.

Results 4 angular-counter issues
Sort by recently updated
recently updated
newest added

Hi, I'm using angular 8 project and now i install **npm install angular-counter** Update my HTML page this, Update my typescript file also this, var app = angular.module('MyApp', ['counter']); My...

Just looking fix the jQuery versioning to avoid issues with old jsdom/contextify.

throw new 'Angular Counter: attribute `to` is undefined'; should be: throw 'Angular Counter: attribute `to` is undefined';

Hi, I am encountering this issue $counter is not defined.