blue-chip
Data manager
A state management system that normalizes and organizes data from GraphQL or JSONAPI sources for use in React applications.
Normalizes GraphQL and JSON:API payloads into your state management system and provides ORM selectors to prepare data to be consumed by components
330 stars
7 watching
9 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
mobxreactreduxstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
bcherny/undux | A state management solution for React applications using a simple and type-safe API. | 1,495 |
arqex/freezer | A data structure that maintains immutable state and notifies other parts of an application when the state changes | 1,276 |
atlassian/react-sweet-state | A flexible state management solution combining concepts of Redux and React Context API | 871 |
autodesk/clearx | An alternative to Redux and MobX for managing application state in React applications | 22 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
umijs/hox | A state management solution for React components | 1,456 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
smakazmi/react-3ducks | An alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores. | 7 |
vesparny/statty | A lightweight state management library that simplifies app-wide state management for React and Preact apps | 512 |
marcisbee/exome | A state management library that enables easy creation of complex, deeply nested states using classes and methods. | 238 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
storeon/storeon | A tiny event-based state manager for React and other frameworks, allowing fast re-renders of components based on changes to state. | 1,977 |
dai-shi/react-context-global-state | A tool for managing global state in React applications using the Context API | 23 |