vue-context-composition

Context manager

A Vue.js library that provides context composition functionality for managing shared state in stateful applications.

Vue.js context composition

GitHub

19 stars
2 watching
0 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vmaimone/vue-context-menu A Vue.js component that provides a customizable and extensible context menu functionality 295
sunhuawei/with-context Provides a concise and lightweight way to manage context in React applications 53
xnimorz/react-providers A library that simplifies managing React Context components using Higher-Order Components (HOCs) and provides features for combining contexts and encapsulating components. 23
fanhaoyuan/vc-state A Vue.js state management library that enables easy composition of scoped state using context and hooks. 6
mediv0/v-bucket A lightweight state management system for Vue 3.0 applications 43
johndatserakis/vue-simple-context-menu A lightweight Vue component for displaying a context menu after a click event. 236
mobxjs/mobx-vue-lite Vue 3 bindings for MobX state management 74
martinmalinda/vue-concurrency A library that provides abstraction and management of asynchronous operations for Vue applications. 352
johnathan/vue-context-menu-popup A Vue.js component that displays a context menu with customizable items and positioning options. 1
andrewcourtice/harlem A global state management solution for Vue 3 applications with strong typing, immutability, and extensibility 516
mdartic/vue-reactive-store A VueX alternative for managing centralized state in Vue.js applications 28
attojs/vue-request A library for managing API states with features such as caching, pagination, and error handling. 1,317
raizam/vue-shared A plugin for Vue.js that enables shared state management using simple JavaScript objects. 12
mobxjs/mobx-vue Provides bindings between MobX and Vue.js to manage state in reactive applications. 476
colevoss/react-motive A React wrapper around the Context API for simple state management 14