@abrahamspaa/ember-count-up

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import abrahamspaaEmberCountUp from 'https://cdn.skypack.dev/@abrahamspaa/ember-count-up';
</script>

README

ember-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.