5.0.11-c • Published 8 years ago

ember-popmotion v5.0.11-c

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

npm version Build Status

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.