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

unpoly/unpoly

Progressive enhancement for HTML observed · 2026-08-28

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

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

2776 stars · 83 forks observed · 2026-08-28

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

Unpoly is a JavaScript library that adds progressive enhancement attributes to HTML, letting you build dynamic, SPA-like interfaces while keeping all rendering on the server. It works with any backend language or framework and gracefully degrades without JavaScript.

Use cases

  • add dynamic page fragments to a server-rendered app without writing a JS frontend
  • replace full page reloads with partial HTML updates
  • build modals, popups, and tabs with plain HTML attributes
  • migrate a legacy server-rendered app toward a more interactive UI incrementally
  • use an html-over-the-wire approach instead of a client-side SPA framework
  • handle form submissions and validation without full page reloads

When to choose

  • your app is server-rendered and you want rich interactivity without a JS build pipeline or SPA framework
  • you want graceful degradation when JavaScript is unavailable
  • you use any backend (Rails, Django, PHP, etc.) and want framework-agnostic frontend enhancement
  • you prefer hypermedia-driven architecture

When to avoid

  • you need a fully client-side SPA with complex client state
  • your team is committed to React/Vue-style component architectures
  • you need offline-first or heavy client-side computation

Facets

library · maturity active

frontend-framework ssr templating middleware web-development frontend backend browser cross-platform progressive-enhancement html-over-the-wire hypermedia server-side-rendering unobtrusive-javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
unpoly/unpolymain77

For agents

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

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