ngx-animated-counter
v1.0.3
Published
Animated Bootstrap Counter
Maintainers
Readme
Ngx-Animated-Counter
Ngx-Animated-Counter is a simple counter styled with custom themes from bootstrap.
Table of Contents
Compatibility
Angular - 7.x.x - 8.x.xDependencies
May need this dependencies to work properly:
Bootstrap CSS - 4.x.x < 4.3.1Installation
You will need to install this modules in any order, but try to keep this version. If you use other versions and still work let me know.
Install Bootstrap version 4.3.1 (tested).
npm i --save [email protected]Install JQuery required by bootstrap.
npm i --save [email protected]Install Popper.js required by bootstrap.
npm i --save [email protected]Finally install NgxAnimatedCounter.
npm i --save ngx-animated-counter Issues
If you find any problem, question or suggestion you apply your issue in NgxAnimatedCounter Issues
Documentation
You can find help for most common settings and setup in NgxAnimatedCounter wiki.
