Skip to content

runspired/ember-tweenlite

Repository files navigation

Ember-tweenlite

npm version Build Status

Installs gsap and exposes tweenlite to your project. It will import the minified version for production builds only, and won't import anything if your app is running in fastboot.

Usage

ember install ember-tweenlite

Then in your app or addon's module.

import TweenLite from 'tweenlite';

About

Enables using GSAP's TweenLite Animation Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published