Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/birdofpreyru/react-global-state

Efficient and simple to use global state management for React, implemented with hooks, and spiced by useful data management functions (async retreival, caching, etc.)
https://github.com/birdofpreyru/react-global-state

global hook hooks javascript js react reactjs server-side-rendering ssr state web

Last synced: 15 days ago
JSON representation

Efficient and simple to use global state management for React, implemented with hooks, and spiced by useful data management functions (async retreival, caching, etc.)

Awesome Lists containing this project

README

        

# React Global State

[![Latest NPM Release](https://img.shields.io/npm/v/@dr.pogodin/react-global-state.svg)](https://www.npmjs.com/package/@dr.pogodin/react-global-state)
[![NPM monthly downloads](https://img.shields.io/npm/dm/@dr.pogodin/react-global-state)](https://www.npmjs.com/package/@dr.pogodin/react-global-state)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/birdofpreyru/react-global-state/tree/master.svg?style=shield)](https://app.circleci.com/pipelines/github/birdofpreyru/react-global-state)
[![GitHub Repo stars](https://img.shields.io/github/stars/birdofpreyru/react-global-state?style=social)](https://github.com/birdofpreyru/react-global-state)
[![Dr. Pogodin Studio](https://raw.githubusercontent.com/birdofpreyru/react-global-state/master/.README/logo-dr-pogodin-studio.svg)](https://dr.pogodin.studio/docs/react-global-state)

State of the art approach to the global state and asynchronous data management
in React applications, powered by hooks and Context API. Simple, efficient, with
full server-side rendering (SSR) support.

TypeScript support since v0.10.0.

[⇒ Documentation ⇐](https://dr.pogodin.studio/docs/react-global-state/index.html)

[![Sponsor](https://raw.githubusercontent.com/birdofpreyru/react-global-state/master/.README/sponsor.svg)](https://github.com/sponsors/birdofpreyru)