{"adoption": {"forks": 111, "observed_at": "2026-08-28T04:03:26.730132+00:00", "stars": 1065}, "canonical_url": "https://ross.abutalabs.com/products/redux-dynamic-modules", "card": {"archived": false, "artifact_type": "library", "description": "Modularize Redux by dynamically loading reducers and middlewares.", "domain": ["frontend", "web-development", "developer-tools"], "enriched": true, "function": ["state-management", "middleware"], "health_score": 20, "homepage": "https://redux-dynamic-modules.js.org", "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["microsoft/redux-dynamic-modules"], "name": "microsoft/redux-dynamic-modules", "platform": ["browser", "cross-platform"], "pushed_at": "2024-04-03T19:46:12+00:00", "repo": "microsoft/redux-dynamic-modules", "stars": 1065, "tags": ["redux", "react", "code-splitting", "dynamic-loading", "redux-saga", "typescript", "nodejs"], "topics": ["react", "redux", "modules", "saga", "sagas", "dynamic", "reducer", "redux-dynamic-modules", "middleware", "middlewares", "code-splitting", "code-spliting"], "urls": [], "use_cases": ["dynamically load redux reducers at runtime", "code-split redux state for smaller initial bundle", "load reducers and middleware when a react component mounts", "share redux modules across multiple apps in a monorepo", "integrate redux-saga modules dynamically", "add and remove redux middleware on the fly"], "what_it_is": "redux-dynamic-modules is a TypeScript library that lets you modularize Redux by bundling reducers, middleware, and state into reusable modules that can be added or removed from the store at runtime. It includes a DynamicModuleLoader React component that automatically loads and unloads modules as components mount and unmount.", "when_to_avoid": ["you are starting a new project and can use modern alternatives like Redux Toolkit with injectable slices", "your app is small and all reducers can be defined up front", "you have migrated to a state manager without a global store, such as Zustand or React Query"], "when_to_choose": ["you have a large Redux app where loading all reducers up front bloats the initial bundle", "you use code-splitting and need reducers added lazily at runtime", "you want reusable state modules shared across components or applications", "you use redux-saga or redux-thunk and want per-module integration"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/redux-dynamic-modules", "repo": "microsoft/redux-dynamic-modules", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:26.730132+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:55:30.861549+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "17f97d1790a3ed69b5cf9dd020a92c59e321ca7ae6a8a649d4c3e59cdf4b746d", "fetched_at": "2026-08-28T04:03:26.730132+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/redux-dynamic-modules"}, {"content_hash": "38fe0272ebab79f6b18759524ac8af03022e91bea6887b2d519f3e1426a5b837", "fetched_at": "2026-08-29T12:57:28.307302+00:00", "kind": "homepage", "missing": false, "url": "https://redux-dynamic-modules.js.org"}, {"content_hash": "10d21c2d31d1488e4591671c5eac424d1cd83f60e2629dd35d78de1cbcd34c6d", "fetched_at": "2026-08-29T12:57:28.316675+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/redux-dynamic-modules"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2923, "days_push": 882, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}