feat: add @formkit/auto-animate
### `General` > ✏️ Mark the necessary items without changing the structure of the PR template. - [x ] Pull request template structure not broken ### `Type` > ℹ️ What types of changes does your code introduce? > 👉 _Put an `x` in the boxes that apply_ - [ ] Fix - [x] Feature ### `Checklist` > ℹ️ Check all checkboxes - this will indicate that you have done everything in accordance with the rules in [CONTRIBUTING](https://github.com/vuejs/awesome-vue/blob/master/.github/contributing.md). > 👉 _Put an `x` in the boxes that apply._ - [x] Title as described - [x] Make sure you put things in the right category! - [x] Always add your items to the end of a list #### `Open Source` - [x] Link description does not contain a link to an author / third-party resource - [x] The documentation (README) contains a description of the project, illustration of the project with a demo or screenshots and a CONTRIBUTING section - [x] The documentation is in English. - [x] The project is active and maintained. - [x] The project accepts contributions. - [x] Not a commercial product #### `Apps/Websites` - [ ] The website is available without errors or ssl certificate problems, and load in a reasonable amount of time. - [ ] The website is using vuejs intensively. It should detect vue with [vue-devtools](https://github.com/vuejs/vue-devtools). > If you cannot detect vue with `vue-devtools` due to work at non public pages (e.g. for enterprise website), you can send Pull Request with screenshot that detected it. - [ ] The website is original and not too simple. For that reason, blogs and simple landing pages are rejected. - [ ] A commercial product using Vue, provided that guests could reasonably check out how Vue was used (i.e. A headless CMS which uses Vue for the Admin/editor Area and offers a free tier).
This commit is contained in:
@@ -2770,6 +2770,7 @@ _Seamless scrolling_
|
||||
- [vue-typical](https://github.com/Turkyden/vue-typical) 🐡 Vue Animated typing in ~400 bytes of JavaScript.
|
||||
- [vue3-lottie](https://github.com/megasanjay/vue3-lottie) A component for importing and displaying Lottie animations in Vue 3
|
||||
- [@morev/vue-transitions](https://github.com/morevm/vue-transitions) Transitions library for Vue 2 and 3 with no CSS needed
|
||||
- [@formkit/auto-animate](https://github.com/formkit/auto-animate) Add motion to your apps with a single line of code
|
||||
|
||||
#### Meta Tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user