wowgo-state-manage-test

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.

Usage no npm install needed!

<script type="module">
  import wowgoStateManageTest from 'https://cdn.skypack.dev/wowgo-state-manage-test';
</script>

README

wowgo-state-manage

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.