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

choojs/hyperx

🏷 - tagged template string virtual dom builder observed · 2026-08-28

github.com/choojs/hyperx · JavaScript · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_readme

How is this computed?

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

  • gap_med: n/a
  • age_days: 3896
  • days_rel: n/a
  • days_push: 1035
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1015 stars · 45 forks observed · 2026-08-28

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

hyperx is a JavaScript library that builds virtual DOM trees using ES6 tagged template strings, serving as a JSX alternative. It works with virtual DOM libraries like virtual-dom, React, and hyperscript.

Use cases

  • build virtual dom nodes without jsx
  • write html-like templates in javascript
  • use tagged template strings for ui rendering
  • replace jsx with template strings
  • create hyperscript elements from html strings

When to choose

  • you want jsx-like ergonomics without a build step
  • you use virtual-dom, react, or hyperscript and prefer template strings
  • you need lightweight dom building in vanilla js

When to avoid

  • you already have a jsx/babel build pipeline
  • you need a full framework with state management
  • the project needs active development or new features

Facets

library · maturity maintenance

templating ui-components frontend web-development browser virtual-dom tagged-template-strings hyperscript jsx-alternative nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
choojs/hyperxmain23

For agents

markdown · JSON · MCP: product_card(name="choojs/hyperx")

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