{"adoption": {"forks": 178, "observed_at": "2026-08-28T04:08:09.159693+00:00", "stars": 3538}, "canonical_url": "https://ross.abutalabs.com/products/incremental-dom", "card": {"archived": true, "artifact_type": "library", "description": "An in-place DOM diffing library", "domain": ["web-development", "frontend", "developer-tools"], "enriched": true, "function": ["frontend-framework", "ui-components", "templating"], "health_score": 10, "homepage": "http://google.github.io/incremental-dom/", "language": "TypeScript", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["google/incremental-dom"], "name": "google/incremental-dom", "platform": ["browser", "cross-platform"], "pushed_at": "2024-06-19T05:44:46+00:00", "repo": "google/incremental-dom", "stars": 3538, "tags": ["dom-diffing", "virtual-dom", "in-place-updates", "compilation-target", "templating-languages", "nodejs"], "topics": [], "urls": [], "use_cases": ["diff and patch DOM updates in-place without a virtual DOM tree", "compile a templating language down to efficient DOM updates", "reduce memory allocation and GC thrashing in rendering hot paths", "build a higher-level rendering API or framework on top of a low-level DOM primitive", "render templates with unbalanced HTML tags split across templates"], "what_it_is": "Incremental DOM is a Google library for building DOM trees and updating them in-place when data changes, avoiding the intermediate tree of traditional virtual DOM approaches. It is primarily designed as a compilation target for templating languages, with a low-level API that minimizes heap allocations and GC pressure.", "when_to_avoid": ["you want a batteries-included component framework with state management and developer tooling", "you prefer a declarative virtual DOM API like React or a modern framework", "you need an actively evolving project with frequent releases and community activity", "you want a high-level API for direct human consumption rather than a compilation target"], "when_to_choose": ["you are building a templating language compiler that needs a DOM output target", "memory usage and GC pauses during DOM updates matter more than API ergonomics", "you need fine-grained control over DOM mutations with a tiny low-level API", "you must support older browsers like IE9"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/incremental-dom", "repo": "google/incremental-dom", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "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:08:09.159693+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:09.159693+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:34:39.612892+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "08aece79e9b5c43fec57cf7daf9e376267f7ede5dc142d265c247eaebc2f86b4", "fetched_at": "2026-08-28T04:08:09.159693+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/incremental-dom"}, {"content_hash": "8d965406df644a3ba584c58571ef0c4aeb9110e290ec96f7ee80b2a8dcd8aeb0", "fetched_at": "2026-08-29T09:29:02.392963+00:00", "kind": "homepage", "missing": false, "url": "http://google.github.io/incremental-dom/"}, {"content_hash": "564affa4d958204c0da79b9ed6ae69bb7af982ba199a30f1cb9664f000aa2b62", "fetched_at": "2026-08-29T09:29:02.402229+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/incremental-dom"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4101, "days_push": 805, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}