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

GitHub

330 stars
7 watching
9 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list

mobxreactreduxstate-management

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bcherny/unduxA state management solution for React applications using a simple and type-safe API.1,495
arqex/freezerA data structure that maintains immutable state and notifies other parts of an application when the state changes1,277
atlassian/react-sweet-stateA flexible state management solution combining concepts of Redux and React Context API873
autodesk/clearxAn alternative to Redux and MobX for managing application state in React applications22
danieldunderfelt/mobx-appProvides a functional structure for managing state in React applications using MobX88
umijs/hoxA state management solution for React components1,458
martyjs/martyA JavaScript library for state management in React applications using the Flux architecture1,090
rstgroup/eventrixA state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow.92
smakazmi/react-3ducksAn alternative to Redux that simplifies state management in React applications by encapsulating data and behavior within multiple stores.7
vesparny/stattyA lightweight state management library that simplifies app-wide state management for React and Preact apps512
marcisbee/exomeA state management library that enables easy creation of complex, deeply nested states using classes and methods.241
peterluhub/xsmA 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/sunfishA state management library for React applications that decouples updates to the state from changes in the component tree16
storeon/storeonA 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-stateA tool for managing global state in React applications using the Context API23