greensock / GSAP

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

Home Page:https://gsap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to import GSDevTools

cieldon32 opened this issue · comments

where is the GSDevTools

GSDevTools is a membership benefit of Club GreenSock. See https://greensock.com/club

It's not in the public Github repo or NPM. But when you sign up, you get access to a private NPM repo as well as a zip download with the bonus plugin files. You can try out all the bonus plugins for free as much as you want on CodePen, Stackblitz, CodeSandbox, and locally by using the gsap-trial NPM package. You just can't deploy that. See https://greensock.com/try-plugins

Happy tweening!