vue2-loading-bar
1.8
Score

Vue 2 Loading Bar Component

What is vue2-loading-bar?

The Vue 2 Loading Bar is a customizable component designed to mimic YouTube's loading bar style. It's easily integrable with Vue 2 projects, allowing for customized progress and error states through simple props.

JavaScript
Vue
Progress

Summary of vue2-loading-bar

  • 👍

    Customizable progress and animation direction.

  • 👍

    Error state handling via props.

  • 🤝

    Supports Vue 2.

Built by

Naufal Rabbani
Naufal Rabbani
@BosNaufal
+ 2 other contributors

Last push
8 years ago
Stars
270

Forks
38
Open Issues
4
Closed Issues
38

Last Update
9 years ago
Version
0.0.1
Typings

Downloads
2.4 k
Dependencies
1
Size
0 B
The Vue 2 Loading Bar component provides a straightforward solution for integrating a loading bar into your Vue 2 applications. Mimicking the YouTube style, this component can easily be installed via npm or included directly into your project. You can customize several properties such as progress, animation direction, and error states, providing flexibility for integration into various projects. The component emits events on completion of progress or error states, allowing for smooth updates to surrounding components or application states. Designed with simplicity and ease of integration in mind, the Vue 2 Loading Bar offers a reliable option for representing loading processes.