Skip to content

Commit

Permalink
chore: Add GSAP Animation Library in animation.json (#1988)
Browse files Browse the repository at this point in the history
* Update animations.json

* Bug Fixed in animations.json

* Update animations.json

* Update animations.json

* chore: fix typo

---------

Co-authored-by: Rupali Haldiya <[email protected]>
  • Loading branch information
psykat1116 and rupali-codes authored Oct 15, 2023
1 parent 6a1f1c8 commit 375c5bc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion database/frontend/animations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
]

1 comment on commit 375c5bc

@vercel
Copy link

@vercel vercel bot commented on 375c5bc Oct 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.