krishaamer / meteor-gsap

Professional-Grade HTML5 Animation in a smart package for meteor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreenSock - GSAP

Professional-Grade HTML5 Animation in a smart package for meteor. http://www.greensock.com/gsap-js/

Provides GSAP Version 1.16.0

This package includes modifications to GSAP for Meteor's Environment

  • setTimeout() is replaced with Meteor.setTimeout() on client and server

Limitations

Due to GreenSock's design, this package affects global scope without using api.export.

About

Professional-Grade HTML5 Animation in a smart package for meteor.


Languages

Language:JavaScript 100.0%