Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions reducers.md
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,10 @@

#### Dynamic Reducer Injection

- **dynux**
https://github.com/zignis/dynux
Dynamic redux reducer injection library, written in TypeScript.

- **redux-react-dynamic-store**
https://github.com/kravchenkodev/redux-react-dynamic-store
Allows to register reducers dynamically through react container components to help solve code-splitting and complex state in large applications.
Expand Down