0.0.5 • Published 4 years ago

ember-lottie-wrapper v0.0.5

Weekly downloads
24
License
MIT
Repository
github
Last release
4 years ago

ember-lottie-wrapper

It's a simple lottie wrapper for ember.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-lottie-wrapper

Usage

LottieIcon component basic ussage

<LottieIcon path="https://assets1.lottiefiles.com/packages/lf20_fiAiH4.json" speed="6"/>

speed default is 1 in case you skip this argument.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.