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: 4 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-09T19:12:45.000Z (8 months ago)
- Last Synced: 2025-11-09T21:11:38.444Z (8 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: 4.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# React Global State
[](https://www.npmjs.com/package/@dr.pogodin/react-global-state)
[](https://www.npmjs.com/package/@dr.pogodin/react-global-state)
[](https://app.circleci.com/pipelines/github/birdofpreyru/react-global-state)
[](https://github.com/birdofpreyru/react-global-state)
[](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)
[](https://github.com/sponsors/birdofpreyru)