Ross ROSS = Recommend OSS · open-source software intelligence for agents

ryansolid/dom-expressions

A Fine-Grained Runtime for Performant DOM Rendering observed · 2026-08-28

github.com/ryansolid/dom-expressions · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2705
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1014 stars · 172 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A fine-grained reactive DOM rendering runtime for JavaScript libraries that use signals or observables instead of a virtual DOM. It provides the core rendering engine behind libraries like Solid, with companion JSX Babel plugin, tagged template literal, and HyperScript APIs.

Use cases

  • build a custom reactive UI library with fine-grained updates
  • render DOM without a virtual DOM for maximum performance
  • add JSX rendering to an observable library like MobX or Knockout
  • generate a tree-shakeable reactive runtime for a signals library
  • benchmark fine-grained DOM update performance

When to choose

  • you are authoring a reactive frontend library and need a performant DOM renderer
  • you want signal-based fine-grained change detection instead of re-rendering
  • you need top-tier js-framework-benchmark style DOM performance

When to avoid

  • you are building a typical application and should use Solid or another framework directly
  • you rely on a virtual DOM ecosystem like React
  • you need a batteries-included UI framework with routing and state management

Facets

library · maturity active

frontend-framework ui-components templating web-development frontend developer-tools browser reactive-rendering fine-grained-reactivity jsx signals virtual-dom-alternative babel-plugin runtime-generator javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
ryansolid/dom-expressionsmain67

For agents

markdown · JSON · MCP: product_card(name="ryansolid/dom-expressions")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem