Skip to content

BrianRosamilia/vue-declarative-animation

Repository files navigation

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
}

About

A declarative Vue template wrapper around Velocity.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages