This repo uses lerna and contains the following packages
- redux-dynamic-modules: The primary library
- redux-dynamic-modules-saga: Integration with redux-saga middleware
- redux-dynamic-modules-thunk: Integration with redux-thunk middleware
- redux-dyanmic-modules-observable: Integration with redux-observable middleware
- todo-example: An example react app using redux-dynamic-modules