0.0.3 • Published 3 years ago

@andreassauer/angular-counter v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Angular Counter

This library was generated with Angular CLI version 9.1.13. Small counter component which can display whole numbers. The transitions between two numbers is automatically animated.

Usage

  1. Install the package
  2. Add the CounterModule to your module
  3. Use the componente in your template <ans-counter number="1234">

Demo

comming soon

Github