react-providers

Context manager

A library that simplifies managing React Context components using Higher-Order Components (HOCs) and provides features for combining contexts and encapsulating components.

The React Component, which allows you to combine contexts and incapsulate to components using HOC, is built on a top of Context API

GitHub

23 stars
3 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

contextcontext-providerreactreact-contextreact-context-apireactjsstate-managementstate-manager

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sunhuawei/with-context Provides a concise and lightweight way to manage context in React applications 53
drcmda/react-contextual A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern 641
brorlandi/react-context-connector A React HOC that simplifies connecting components to Context API contexts by mapping context values and functions to component props. 3
posener/ctxutil A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. 25
bowheart/react-zedux A tool that connects React applications with Zedux stores using context objects 8
albertbrand/vue-context-composition A Vue.js library that provides context composition functionality for managing shared state in stateful applications. 19
colevoss/react-motive A React wrapper around the Context API for simple state management 14
didierfranc/react-waterfall A React-based state management system using the new context API 1,330
umijs/hox A state management solution for React components 1,456
dai-shi/react-context-global-state A tool for managing global state in React applications using the Context API 23
merri/react-tabbordion A React component suite for managing state and rendering multiple content items with semantic HTML structure 80
atlassian/react-sweet-state A flexible state management solution combining concepts of Redux and React Context API 871
philipp-spiess/react-recomponent A solution to manage state in React applications using reducer components with a built-in action mechanism. 269
timandy/routine Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information 235
rstgroup/eventrix A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. 91