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

hyperapp/hyperapp

1kB-ish JavaScript framework for building hypertext applications observed · 2026-08-28

github.com/hyperapp/hyperapp · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

28/100

  • Activity 12
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3512
  • days_rel: n/a
  • days_push: 532
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

19198 stars · 775 forks observed · 2026-08-28

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

Hyperapp is an ultra-lightweight (~1 kB) JavaScript framework for building browser-based hypertext applications. It combines a virtual DOM with an optimized diff algorithm, declarative views, and built-in state management through actions, effects, and subscriptions.

Use cases

  • build a small single-page web app without a build step
  • create a todo app with declarative views and state updates
  • embed lightweight interactive UI in a page without heavy dependencies
  • learn a minimal functional frontend framework
  • render efficient DOM updates from app state

When to choose

  • you need a tiny bundle size and minimal concepts
  • you want declarative virtual DOM rendering with built-in state management
  • you prefer functional, no-build-step development in idiomatic JavaScript

When to avoid

  • you need a large ecosystem, routing, or enterprise tooling out of the box
  • you require JSX, TypeScript-first ergonomics, or extensive official component libraries
  • you are building complex large-scale apps that benefit from mature frameworks like React or Vue

Facets

framework · maturity stable

frontend-framework state-management ui-components web-development frontend browser virtual-dom micro-framework declarative-ui functional tiny hypertext-applications nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
hyperapp/hyperappmain28

For agents

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

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