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 withMeteor.setTimeout()
on client and server
Due to GreenSock's design, this package affects global scope without using api.export
.