{"adoption": {"forks": 185, "observed_at": "2026-08-28T04:09:11.840365+00:00", "stars": 5184}, "canonical_url": "https://ross.abutalabs.com/products/immutability-helper", "card": {"archived": false, "artifact_type": "library", "description": "mutate a copy of data without changing the original source", "domain": ["developer-tools", "frontend", "web-development"], "enriched": true, "function": ["serialization"], "health_score": 20, "homepage": null, "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["kolodny/immutability-helper"], "name": "kolodny/immutability-helper", "platform": ["browser", "cross-platform"], "pushed_at": "2020-10-15T13:51:46+00:00", "repo": "kolodny/immutability-helper", "stars": 5184, "tags": ["immutability", "immutable-data", "state-management", "react", "typescript", "javascript", "nodejs"], "topics": [], "urls": [], "use_cases": ["update nested state immutably in React", "replace deep-copy boilerplate when changing nested objects", "push items to an array without mutating the original", "implement fast shouldComponentUpdate with immutable data", "migrate from react-addons-update", "merge objects into nested state without side effects"], "what_it_is": "A small TypeScript/JavaScript library that lets you apply mutations ($push, $set, $merge, etc.) to a copy of your data while leaving the original untouched. It is a drop-in replacement for React's deprecated react-addons-update and is commonly used for immutable state updates in React apps.", "when_to_avoid": ["you want persistent data structures with structural sharing (use Immutable.js)", "you use Immer's produce-style drafts and prefer that API", "your project needs active development and frequent releases", "you need deep immutability enforcement rather than copy-on-write helpers"], "when_to_choose": ["you need lightweight immutable updates without changing your data representation", "you want a drop-in replacement for react-addons-update", "you use React and want cheap reference-equality change detection", "you find Immutable.js too heavy or want plain JS objects"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/immutability-helper", "repo": "kolodny/immutability-helper", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "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:09:11.840365+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:11.840365+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:01:47.133172+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d14c28a8dfcabb2d4fdb712bedd77df7b45148681890d7afb49cee6db10acb6c", "fetched_at": "2026-08-28T04:09:11.840365+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kolodny/immutability-helper"}, {"content_hash": "60955b42aa8bbcb32b32c46e1237a51eeb955aa3169baf7dc635de5b08243b7e", "fetched_at": "2026-08-29T08:55:49.398560+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/immutability-helper"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3843, "days_push": 2148, "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}}