# react-state-rxjs
![react-state-rxjs](/logo.png)

RxJS and ImmutableJs powered nested state management for React applications inspired by [@ngrx/store](https://github.com/ngrx/store).It is simple, fast, reliable and no boilerplate.

[![npm version](https://badge.fury.io/js/@react-state%2Fstore.svg)](https://badge.fury.io/js/@react-state%2Fstore)

- 🎓 Learn about it on the [docs site](https://vytautaspranskunas.gitbook.io/react-state-rxjs)
- 🚀 See it in action on [Stackblitz](https://stackblitz.com/edit/react-state-rxjs-example-app)
- 👉 Checkout the [sample application](https://github.com/react-state/example-app)
- 📖 Read the [blog posts](https://vytautaspranskunas.gitbook.io/react-state-rxjs/other-information/blog-posts)
- 📣 Join @react-state-rxjs [Gitter](https://gitter.im/App-State-Management/react-state-rxjs) room


## Contributing
<a name="contributing"></a>
Please read [contributing guidelines here](https://github.com/react-state/store/blob/master/CONTRIBUTING.md).