The default blueprint for ember-cli addons.
npm install @abrahamspaa/ember-count-upember-count-up
==============================================================================
Extention of CountUp.JS to Ember.
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.4 or above
* Ember CLI v2.13 or above
* Node.js v8 or above
Installation
------------------------------------------------------------------------------
```
ember install @abrahamspaa/ember-count-up
Usage
------------------------------------------------------------------------------
```
{{count-up start=1 end=4567}}
Contributing
------------------------------------------------------------------------------
See the Contributing guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the MIT License.