∞ Vue Infinite Slide Bar
🎚 Infinite slide bar component (no dependencies and light weight 1.48 KB)

👀 Document & Demo Page
💻 Install
npm install --save vue-infinite-slide-bar
or
yarn add vue-infinite-slide-bar
🕹 Usage
Vue
or
components: InfiniteSlideBar
🔎 Example
Helo World, I love Vue Infinite Slide Bar
⚙️ Props
Props | Type | Default | Description |
---|---|---|---|
barStyle | Object | - | Customize style of slide bar |
duration | String | 12s | Speed of animation |
direction | String | normal | Direction of animation (normal , reverse ) |
delay | String | 0s | Delay time before animation start |
🤝 Contributing
- Fork this repository.
- Create new branch with feature name.
- Run
npm install
andnpm run dev
. - Create your feature.
- Commit and set commit message with feature name.
- Push your code to your fork repository.
- Create pull request. 🙂
⭐️ Support
If you like this project, You can support me with starring ⭐ this repository.
📄 License
Developed with ❤️ and ☕️