Package Exports
- react-state-rxjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-state-rxjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.
- 🎓 Learn about it on the docs site
- 🚀 See it in action on Stackblitz
- 👉 Checkout the sample application
- 📖 Read the blog posts
- 📣 Join @react-state-rxjs Gitter room
Contributing
Please read contributing guidelines here.