Description:
Makes use of CSS GPU animation to create a traditional ‘Marquee’ effect for text.
Preview:
Changelog:
v1.0.2 (10/01/2020)
- Listening to Events
- Add property reverse and set animation-direction to reverse
- Property repeat set min to 1
Download Details:
Author: EvodiaAut
Live Demo: https://evodiaaut.github.io/vue-marquee-text-component/
Download Link: https://github.com/EvodiaAut/vue-marquee-text-component/archive/master.zip
Official Website: https://github.com/EvodiaAut/vue-marquee-text-component
Install & Download:
# Yarn
$ yarn add vue-marquee-text-component
# NPM
$ npm install vue-marquee-text-component --save