redux-dynamic-modules is a library that aims to make Redux Reducers and middleware easy to modular-ize and add/remove dynamically. In large Javascript applications, it is often desired to perform some ...