@andreassauer/angular-counter

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13. Small counter component which can display whole numbers. The transitions between two numbers is automatically animated.


License
MIT
Install
npm install @andreassauer/angular-counter@0.0.3

Documentation

Components

This is an Angular Libary with shared components for my personal projects

Counter

Small counter component which can display whole numbers. The transitions between two numbers is automatically animated. More Information: NPM

Development server

Run npm run storybook to develop and debug the components.

Unit Tests

Unit Tests are written with Karma & Jasmin. To run the tests: npm run test