Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

JeromeDevillers/vue-marquee-header

Repository files navigation

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

Name Value
content yourcontent|string
bgColor #fff|hex
textColor #000|hex
speed 30|number
animate infinite, 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.

About

A simple marquee for your website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published