angular2-counto
angular2-counto copied to clipboard
Angular 2 package for nice count animations
hi i am receiving this error in the browser console can you please guide me on this Error: (SystemJS) http://localhost:3000/node_modules/angular2-counto/src/counto.module.ts:4:1: Unexpected token @ http://localhost:3000/node_modules/angular2-counto/src/counto.module.ts:4:2: Semi-colon expected Error loading http://localhost:3000/node_modules/angular2-counto/src/counto.module.ts as...
Hi, I've warning on my Angular 14 project about angular2-counto. Compiler tells me that angular2-counto is still on View Engine library, not on Angular Ivy. Could you publish an Ivy...
``` {{previousData.value | currency: " ":"symbol":"1.2-2" }} ``` deps: `angular v11` The problem is that there is compared a number (`previousData.value` is a class field as number type) with an...
I am getting count from an array's length. I'm not able to use interpolation
When using with Angular 4 trowing following Error `ERROR in Error: Metadata version mismatch for module E:/Server/cxlab/projects/ticketx/admin/node_modules/angular2-counto/index.d.ts, found version 4, expected 3, resolving symbol DashboardModule in E:/Server/cxlab/projects/ticketx/admin/src/app/pages/dashboard/dashboard.module.ts, resolving symbol DashboardModule...