1830 Forks
22144 Stars
22144 Watchers

GSAP

GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web

How to download and setup GSAP

Open terminal and run command
git clone https://github.com/greensock/GSAP.git
git clone is used to create a copy or clone of GSAP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GSAP https://github.com/greensock/GSAP/archive/master.zip

Or simply clone GSAP with SSH
[email protected]:greensock/GSAP.git

If you have some problems with GSAP

You may open issue on GSAP support forum (system) here: https://github.com/greensock/GSAP/issues