react-context-connector
Context mapper
A React HOC that simplifies connecting components to Context API contexts by mapping context values and functions to component props.
React HOC to the new Context API to keep the use as simple as React-Redux connect HOC.
3 stars
3 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
bowheart/react-zedux | A tool that connects React applications with Zedux stores using context objects | 8 |
crubier/react-loadable-context | A component to asynchronously load any object into the React context | 2 |
sunhuawei/with-context | Provides a concise and lightweight way to manage context in React applications | 53 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
brocoders/redux-async-connect | A package that enables loading and caching of asynchronous data in React applications using Redux state management. | 644 |
reactiverse/reactiverse-contextual-logging | Provides Mapped Diagnostic Context functionality to track application state in real-time within the Vert.x event loop model. | 30 |
troch/react-zap | A package that enables sharing of dynamic data between React components using the new context API and higher-order components. | 17 |
contextplus/contextplus | A package providing easier-to-use functions for managing contexts in Go applications. | 16 |
albertbrand/vue-context-composition | A Vue.js library that provides context composition functionality for managing shared state in stateful applications. | 19 |
makeomatic/redux-connect | A utility library for handling async data loading in React applications with Redux state management | 548 |
helmutkian/cl-react | Utilities for building web applications using Common Lisp and React | 68 |
drcmda/react-contextual | A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern | 641 |
jhen0409/react-chrome-extension-boilerplate | A Chrome Extension React.js project with examples of Windows, Popup, and Inject pages using Redux and Webpack for hot reloading | 2,143 |