This is a library to create isolated sub-applications within a Redux application.
npm install --save redux-subspace
redux-subspace
: The core package for Redux Subspacereact-redux-subspace
: React bindings compatible withreact-redux
redux-subspace-loop
: Utilities for integrating withredux-loop
redux-subspace-observable
: Utilities for integrating withredux-observable
redux-subspace-saga
: Utilities for integrating withredux-saga
redux-subspace-wormhole
: Middleware for exposing additional state to subspaces
When upgrading to version 2 or Redux Subspace, refer to the migration guide to work through all the breaking changes.
The MelbJS presentation that launched this library - Scaling React and Redux at IOOF.