Lottie component for VueJS 3 / Nuxt 3
The main features of applelo/blottie are: Animation and Motion, UI Components.
Open-source alternatives to applelo/blottie include: 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. 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… danieldiekmeier/vue-slide-up-down — Like jQuery's slideUp/slideDown/slideToggle, but for Vue! jizai1125/vue-countup-v3 — A Vue 3 Component for animation counting.
Like jQuery's slideUp/slideDown/slideToggle, but for Vue!
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
A port of Animate.css for use with transitions in Vue.js 2.0 / 3.0 and Alpine.js.
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