Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.)
- Host: GitHub
- URL: https://github.com/birdofpreyru/react-global-state
- Owner: birdofpreyru
- License: other
- Created: 2019-10-26T22:38:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T22:19:26.000Z (6 months ago)
- Last Synced: 2024-05-29T16:36:55.868Z (6 months ago)
- Topics: global, hook, hooks, javascript, js, react, reactjs, server-side-rendering, ssr, state, web
- Language: TypeScript
- Homepage: https://dr.pogodin.studio/docs/react-global-state/index.html
- Size: 3.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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)