wowgo-state-manage is a part of Wowgo for processing state management suite, which based on Rx.js, Redux, Immer, useReducer Hook, SWR. It Can be used in Wowgo at different times.
Firstly, It provide React-Redux package for CSS-IN-JS style conversion, breakpoint configuration, preset style package switching control, state management, and customized configuration Redux Store.
Secondly, It provide state management implemented by native useReducer + useContext + React.Context.
Thirdly, It provide a global data stream based on Rx.js, and does not re-render your commponents when the data is updated.
Forthly, It provide http/https request package based on SWR
Lastly, I sincerely look forward to your forking this project and sending a PR.
Visit github repository : wowgo-state-manage.