ember-popmotion
v5.0.11-c
Published
An Ember.js wrapper for the Popmotion animation library.
Downloads
5
Maintainers
Readme
ember-popmotion
A simple Ember.js wrapper for the innovative Popmotion animation library.
Note: The ember-popmotion
version number tracks the popmotion
version.
Installation
ember install ember-popmotion
Usage
import motion from 'ember-popmotion';
motion.tween();
For more instructions, consult the Popmotion Guides.