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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom directive v-gsap that enables gsap animation power directly from the html. (Unofficial package)
Features a modifier based approach to complex animations.
Even allows full timeline based animations.
Example <div v-gsap.whenVisible.stagger.from="{ x: -32 }">
Description
Description
A custom directive
v-gsap
that enables gsap animation power directly from the html. (Unofficial package)Features a modifier based approach to complex animations.
Even allows full timeline based animations.
Example
<div v-gsap.whenVisible.stagger.from="{ x: -32 }">
You can have more infos on the library here: https://v-gsap-nuxt.vercel.app/
Repository
https://github.com/holux-design/v-gsap-nuxt
npm
https://www.npmjs.com/package/v-gsap-nuxt
Nuxt Compatibility
Nuxt 3
The text was updated successfully, but these errors were encountered: