vue-concurrency
Async manager
A library that provides abstraction and management of asynchronous operations for Vue applications.
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API.
352 stars
5 watching
15 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
asynccancelationcomposition-apiconcurrencyconcurrency-managementgeneratorsjavascripttasktypescriptvuevue-concurrency
Related projects:
Repository | Description | Stars |
---|---|---|
mokkabonna/vue-async-methods | Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. | 68 |
foxbenjaminfox/vue-async-computed | A Vue.js plugin for creating asynchronously computed properties. | 1,112 |
albertbrand/vue-context-composition | A Vue.js library that provides context composition functionality for managing shared state in stateful applications. | 19 |
puremvc/puremvc-as3-util-asynccommand | Provides a utility to manage asynchronous operations in AS3 applications | 1 |
blainehansen/vue-async-properties | A Vue component plugin that enables asynchronous data fetching and computation in Vue applications. | 0 |
mdartic/vue-reactive-store | A VueX alternative for managing centralized state in Vue.js applications | 28 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
luisvinicius167/dutier | An immutable, async state management solution for JavaScript applications inspired by Redux. | 394 |
mediv0/v-bucket | A lightweight state management system for Vue 3.0 applications | 43 |
andrewcourtice/harlem | A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility | 516 |
raizam/vue-shared | A plugin for Vue.js that enables shared state management using simple JavaScript objects. | 12 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
vitorluizc/vue-loadable | A utility library to manage loading states in Vue.js applications | 26 |
mikeevstropov/vuex-loopback | A tool for managing data from Loopback API using Vuex state management and Vue components. | 7 |
imanubhardwaj/vue-entity-adapter | A package to simplify state management for collections of entities in Vue.js applications. | 20 |