1.0.3 โ€ข Published 3 years ago

vue-marquee-header v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

vue-marquee-header

A simple marquee for your website.

๐Ÿ–ผ๏ธ Preview

๐Ÿ› ๏ธ Installation

npm i vue-marquee-header

๐Ÿš€ Usage

import VueMarquee from 'vue-marquee-header';

<vue-marquee animate="0" content="Enter your text content here"></vue-marquee>

*Note: You can also use some link into the content param*

๐Ÿ”จ Parameters

NameValue
contentyourcontent\|string
bgColor#fff\|hex
textColor#000\|hex
speed30\|number
animateinfinite, 0

*Note: If you define animate="0"ย then the animation will stop and the text will be centered.*

๐Ÿ‘ฅ Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago