diff --git a/database/frontend/animations.json b/database/frontend/animations.json index 72753d559..22607c76c 100644 --- a/database/frontend/animations.json +++ b/database/frontend/animations.json @@ -131,5 +131,12 @@ "url": "https://www.react-spring.dev/", "category": "frontend", "subcategory": "animations" + }, + { + "name": "GSAP", + "description": "GSAP is a robust industry standard JavaScript animation library from GreenSock that lets you craft high-performance animations that works in every major browser. Animate CSS, SVG, canvas, React, Vue, WebGL, colors, strings, motion paths, generic objects...anything JavaScript can touch!", + "url": "https://gsap.com/", + "category": "frontend", + "subcategory": "animations" } -] \ No newline at end of file +]