GreenSock Transition For Vue.js Components

The Vue transition component provides the GreenSock based high-performance HTML5 animations on your Vue.js components.

Preview:

GreenSock Transition For Vue.js Components

Download Details:

Author: larsvanbraam

Live Demo: http://vue-transition-component.larsvanbraam.nl/

Download Link: https://github.com/larsvanbraam/vue-transition-component/archive/master.zip

Official Website: https://github.com/larsvanbraam/vue-transition-component

Install & Download:

# Yarn
$ yarn add vue-transition-component

# NPM
$ npm install vue-transition-component --save

Add Comment