Skip to content

Commit

Permalink
feat: added a new link into animations (rupali-codes#197)
Browse files Browse the repository at this point in the history
* feat(data.ts): added a new link

BREAKING CHANGE: Updated database/data.ts with a new link

* feat(animations.json): added a new animations library

BREAKING CHANGE: Updated the database/frontend/animations.json file with a new library: Autoanimate. This closes Issue rupali-codes#191
  • Loading branch information
Jemeni11 authored Feb 13, 2023
1 parent 495e915 commit d7a29bc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions database/frontend/animations.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,13 @@
"url": "https://drawcall.github.io/Proton/",
"category": "frontend",
"subcategory": "animations"
},
{
"id": "41",
"name": "AutoAnimate",
"description": "Add motion to your apps with a single line of code.",
"url": "https://auto-animate.formkit.com/",
"category": "frontend",
"subcategory": "animations"
}
]

0 comments on commit d7a29bc

Please sign in to comment.