Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 442 Bytes

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.