react-zedux
Context manager
A tool that connects React applications with Zedux stores using context objects
ATTENTION! This is the old repository. The Zedux React package has moved to https://github.com/omnistac/zedux/tree/master/packages/react
8 stars
2 watching
0 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
fractalhocobservablereactreduxrender-propsstore-hierarchytime-travelzedux
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 |
drcmda/react-contextual | A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern | 641 |
sunhuawei/with-context | Provides a concise and lightweight way to manage context in React applications | 53 |
didierfranc/react-waterfall | A React-based state management system using the new context API | 1,330 |
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 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
foxhound87/mobx-react-matchmedia | A React HOC with mediaqueries for responsive layout management | 31 |
zalmoxisus/mobx-remotedev | Enables remote debugging and monitoring of MobX stores in React applications | 327 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
troch/react-zap | A package that enables sharing of dynamic data between React components using the new context API and higher-order components. | 17 |
avocode/react-shortcuts | Tool for declaratively managing keyboard shortcuts for React components | 328 |
posener/ctxutil | A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
esamattis/react-zorm | A library providing a type-safe and performant way to create HTML forms in React applications. | 729 |
dternyak/react-redux-flask | A full-stack web application boilerplate for building RESTful APIs with Flask and client-side applications using React, Redux, and Material UI. | 1,506 |
zksailor534/react-adminlte-dash | A React implementation of an AdminLTE-themed dashboard with customizable components and styling options. | 167 |