1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 05:42:41 +02:00

gsock content (#6710)

This commit is contained in:
Reyes Rondón
2024-08-21 04:38:22 -04:00
committed by GitHub
parent ab69587aa5
commit 124ce3eee7

View File

@@ -1,2 +1,9 @@
# GSock
`GSAP` (GreenSock Animation Platform) is a framework-agnostic JavaScript animation library that turns developers into animation superheroes. Build high-performance animations that work in every major browser. Animate CSS, SVG, canvas, React, Vue, WebGL, colors, strings, motion paths, generic objects...anything JavaScript can touch!
Visit the following resources to learn more:
- [@official@GSAP: Homepage](https://gsap.com/docs/v3/)
- [@article@The Beginner's Guide to the GreenSock Animation Platform](https://www.freecodecamp.org/news/the-beginners-guide-to-the-greensock-animation-platform-7dc9fd9eb826/)
- [@video@Intro to Greensock Web Animation](https://www.youtube.com/watch?v=EOa7ccPWvXg)