All Projects → BrianRosamilia → vue-declarative-animation

BrianRosamilia / vue-declarative-animation

Licence: other
A declarative Vue template wrapper around Velocity.js

Programming Languages

CSS
56736 projects
Vue
7211 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vue-declarative-animation

Modern.JS
모던 자바스크립트 라이브러리/프레임워크 × KIPFA(한국인터넷전문가협회)
Stars: ✭ 16 (-68.63%)
Mutual labels:  velocityjs

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
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].