react-contextual
Store manager
A lightweight helper around React's new Context API for managing state and actions in a Redux-like store pattern
🚀 react-contextual is a small (less than 1KB) helper around React 16s new context api
641 stars
12 watching
22 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 2 awesome lists
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 |
sunhuawei/with-context | Provides a concise and lightweight way to manage context in React applications | 53 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
bowheart/react-zedux | A tool that connects React applications with Zedux stores using context objects | 8 |
dai-shi/react-context-global-state | A tool for managing global state in React applications using the Context API | 23 |
didierfranc/react-waterfall | A React-based state management system using the new context API | 1,329 |
azarattum/crstore | A conflict-free replicated store with automatic schema management and support for multiple frameworks. | 96 |
merri/react-tabbordion | A React component suite for managing state and rendering multiple content items with semantic HTML structure | 80 |
colevoss/react-motive | A React wrapper around the Context API for simple state management | 14 |
davidgilbertson/react-recollect | An immutable state management system for React applications | 403 |
jasonmerino/react-native-simple-store | A wrapper around AsyncStorage to simplify storing and retrieving data in React Native apps | 873 |
digidem/react-dimensions | A React component that provides responsive dimensions to its wrapped child components | 450 |
rtroncoso/laravel-context | A package that allows you to load different service providers based on the context in which your application is running | 51 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 873 |
greena13/react-hotkeys | A declarative library for managing hotkeys and focus areas in React applications | 2,156 |