react-state-rxjs

RxJS and ImmutableJs powered nested state management for React apps inspired by @ngrx and Redux.

Usage no npm install needed!

<script type="module">
  import reactStateRxjs from 'https://cdn.skypack.dev/react-state-rxjs';
</script>

README

react-state-rxjs

react-state-rxjs

This repository is deprecated and will not be supported any more. Instead use new version @react-state/store

Transition is simple: you oneed to install new dependencies and include ImmutableJsStrategy. You can read more in documentatoin

RxJS and ImmutableJs powered nested state management for React applications inspired by @ngrx/store.It is simple, fast, reliable and no boilerplate.

npm version

Contributing

Please read contributing guidelines here.