0.1.4 • Published 5 years ago

vue-declarative-animation v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

vue-declarative-animation

A declarative Vue template wrapper around Velocity.js

Examples here

Installation

npm install vue-declarative-animation

import { animated, animation } from 'vue-declarative-animation';

In your Vue component:

components: {
    animated,
    animation
}
0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago