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

anthonyshort/deku

Render interfaces using pure functions and virtual DOM observed · 2026-08-28

github.com/anthonyshort/deku · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4408
  • days_rel: n/a
  • days_push: 2976
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3388 stars · 128 forks observed · 2026-08-28

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

Deku is a JavaScript library for rendering user interfaces using pure functions and a virtual DOM, designed as a lightweight alternative to React. It delegates all state management and side effects to external tools like Redux and ships modules for element creation, diffing, DOM rendering, and string rendering.

Use cases

  • render ui with pure functions and virtual dom
  • build stateless components without classes
  • use a lightweight alternative to react
  • render virtual elements to an html string
  • build a custom renderer using a virtual dom diff

When to choose

  • you want a minimal, functional, class-free ui library
  • your app already uses redux for all state and side effects
  • you only need to support modern browsers

When to avoid

  • you need an actively maintained library with ongoing fixes
  • you need broad legacy browser support
  • you want a large ecosystem and community like react

Facets

library · maturity abandoned

ui-components frontend-framework state-management web-development frontend browser virtual-dom react-alternative redux functional-ui jsx nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
anthonyshort/dekumain23

For agents

markdown · JSON · MCP: product_card(name="anthonyshort/deku")

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