A lightweight state management library that follows Flux/Redux architecture but uses React's latest useContext
and useReducer
hooks. It provides a simple and efficient way to manage global state in React applications.
Boilerplate free class-based action creator. Following flux-standard-action spec. Built with TypeScript.