A declarative Vue template wrapper around Velocity.js
npm install vue-declarative-animation
import { animated, animation } from 'vue-declarative-animation';
In your Vue component:
components: {
animated,
animation
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A declarative Vue template wrapper around Velocity.js
npm install vue-declarative-animation
import { animated, animation } from 'vue-declarative-animation';
In your Vue component:
components: {
animated,
animation
}