Like jQuery's slideUp/slideDown/slideToggle, but for Vue!
danieldiekmeier/vue-slide-up-down की मुख्य विशेषताएं हैं: Animation and Motion, UI Components।
danieldiekmeier/vue-slide-up-down के ओपन-सोर्स विकल्पों में शामिल हैं: formkit/auto-animate — Auto-animate is a framework-agnostic JavaScript animation library used to automatically animate the entry, exit, and… jefferyhus/v-odometer — Odometer VueJS component. applelo/blottie — Lottie component for VueJS 3 / Nuxt 3. asika32764/vue-animate — A port of Animate.css for use with transitions in Vue.js 2.0 / 3.0 and Alpine.js. cosmicmind/material — Material is a mobile user interface framework designed for building responsive and consistent native applications. It… jizai1125/vue-countup-v3 — A Vue 3 Component for animation counting.
A port of Animate.css for use with transitions in Vue.js 2.0 / 3.0 and Alpine.js.
Material is a mobile user interface framework designed for building responsive and consistent native applications. It provides a declarative component architecture that allows developers to construct complex interfaces through modular, self-contained elements that manage their own state and rendering logic. The framework distinguishes itself through a constraint-based layout engine that calculates component geometry by solving spatial relationships between elements, ensuring layouts adapt automatically to varying screen sizes. It also features a hierarchical design system that propagates styl
Lottie component for VueJS 3 / Nuxt 3
Auto-animate is a framework-agnostic JavaScript animation library used to automatically animate the entry, exit, and movement of elements within a document. It functions as a transition tool that adds smooth motion to web application elements to prevent abrupt layout jumps during content changes. The utility is designed to be reduced motion compliant, automatically detecting and respecting system-level accessibility settings to disable animations for users with motion sensitivities. It also features a plugin system that allows the replacement of default fade and scale transitions with custom