deja-vue
v1.0.1
Published
Declarative GSAP Animations for Vue 3
Readme
Déjà Vue
Declarative GSAP Animations for Vue 3.
Documentation
View the full documentation here.
Development
- Install dependencies:
npm install- Run the playground:
npm run playground- Run the unit tests:
npm run test- Build the library:
npm run build