The Wayback Machine - https://web.archive.org/web/20220317221912/https://github.com/topics/vue-transition
Here are
20 public repositories
matching this topic...
A port of Animate.css for use with transitions in Vue.js 2.0 / 3.0 and Alpine.js.
为Vue应用添加页面间的转场特效( Page level transition plugin for vue-router)
Updated
Feb 23, 2021
JavaScript
Updated
Feb 18, 2022
HTML
一个小巧玲珑的 vue 组件切换动画库, 支持 20 几种动画切换方式
Updated
Oct 26, 2021
JavaScript
Demo for "Creating Vue.js Transitions & Animation"
A lightweight CSS library for adding transitions to Vue components ✨ 💚
Animated number transition library for Vue.js
Vite | Vue 3 | Firebase 9 | Tailwind CSS 3 | Headless UI | Font Awesome
To do list made with vue.js
Users list made with vue.js
Vue plugin to trigger transitions or callbacks on scroll
Updated
Feb 27, 2022
TypeScript
Pequeno desafio proposto no final do módulo "gerenciamento de estados com Vuex" do bootcamp fullstack da Cataline. // Small challenge proposed at the end of the module "State management with Vuex" in Cataline's fullstack bootcamp.
Easy to use transitions for your vue projects
Updated
Jan 24, 2020
TypeScript
Updated
Mar 16, 2022
HTML
Animating router transition for a smoother experience.
UI for the Quote REST API I made using Express and Mongo. Fetches and displays random philosophy quote. Uses vue-transitions
Vuejs weather app, which allows users to search the current weather condition of any city or country.
使用 <transition> 标签实现页面跳转时的动画效果
Improve this page
Add a description, image, and links to the
vue-transition
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
vue-transition
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Animate.css offers a delay functionality and should be supported here too, either by adding the class or setting the style (as it's done now) and ensuring the callbacks are called on right timing.