skevy/redux-injectable-store — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2018-05-03
Load a feature's reducer only when that feature's module loads, to shrink the initial bundle.
Let different teams register their own reducers independently in a large app.
Add state management to a dashboard section only when a user navigates to it.
| skevy/redux-injectable-store | 0xmukesh/docusaurus-tutorial | a15n/andrewscheuermann | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2018-05-03 | 2021-12-27 | 2015-01-11 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
A tiny add-on for Redux that lets you register new reducers with your store after it's already running, instead of only at startup.
Mainly JavaScript. The stack also includes JavaScript, Redux.
Dormant — no commits in 2+ years (last push 2018-05-03).
No license information was provided in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.