Skip to content

Commit

Permalink
Added Radial progress bar component for Vue 3
Browse files Browse the repository at this point in the history
Previous commit removed a dead link to a radial progress bar. This component is the continuation of the project but for vue 3.
  • Loading branch information
Jogai committed Oct 14, 2024
1 parent b02f35b commit b1ff1c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1641,6 +1641,7 @@ _Loaders / spinners / progress bars — Let the user know that something is load
- [vue-img-lazy-tiny](https://github.com/peterroe/vue-img-lazy-tiny) - A vue3 directive that provide a shield while loading.
- [vue3-ui-preloader](https://github.com/gbast0s/vue3-ui-preloader) - Vue3 Pre Loader components for vue.js projects with playground.
- [vue-default-page](https://github.com/zero-one-code/vue-default-page) - A Vue 3.0 plugin with built-in v-loading, v-skeleton, v-error and v-empty custom directives.
- [vue3-radial-progress](https://github.com/jairoblatt/vue3-radial-progress) - Radial progress bar component for Vue 3

##### Progress Bar

Expand Down

0 comments on commit b1ff1c8

Please sign in to comment.