vue-wait

vue-wait

Complex loader and progress management for Vue/Vuex

5.0
1 review

3 followers

vue-wait helps to manage multiple loading states on the page without any conflict. It's based on a very simple idea that manages an array (or Vuex store optionally) with multiple loading states. The built-in loader component listens its registered loader and immediately become loading state.