diff --git a/database/frontend/animations.json b/database/frontend/animations.json index 22607c76c..c6c81b3a5 100644 --- a/database/frontend/animations.json +++ b/database/frontend/animations.json @@ -111,6 +111,13 @@ "category": "frontend", "subcategory": "animations" }, + { + "name":"Easings", + "description":"This site consists of Easing Functions with detailed implementation which are useful for web animation enthusiasts", + "url":"https://easings.net/", + "category":"frontend", + "subcategory":"animations" + }, { "name": "Animate.css", "description": "A library that provides a wide range of cross-browser CSS animations that you can easily add to your website.",