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

surface-ui/surface

A server-side rendering component library for Phoenix observed · 2026-08-28

github.com/surface-ui/surface · homepage · Elixir · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

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

  • gap_med: n/a
  • age_days: 2604
  • days_rel: n/a
  • days_push: 161
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2136 stars · 147 forks observed · 2026-08-28

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

Surface is a server-side rendering component library for the Phoenix web framework, built on top of Phoenix LiveView. It offers an HTML-centric templating language with components as modules, declarative properties, slots, contexts, and compile-time checking, enabling rich interactive UIs with minimal custom JavaScript.

Use cases

  • build server-rendered interactive UIs in a Phoenix LiveView app
  • write Phoenix templates with an HTML-centric component syntax
  • create reusable Elixir components with props, slots, and contexts
  • get compile-time checking of template structure and component properties
  • reduce the amount of custom JavaScript in a Phoenix web app
  • add a component library to an existing Phoenix project

When to choose

  • you are building a Phoenix LiveView application and want a more ergonomic, HTML-centric component API
  • you want compile-time validation of templates, props, slots, and events
  • you prefer server-side rendering with minimal custom JavaScript
  • you want components that can be stateless, stateful, renderless, or compile-time

When to avoid

  • your project is not built on Elixir/Phoenix
  • you need a heavy client-side SPA with complex in-browser state
  • you are happy with plain HEEx/LiveView templates and don't want an extra templating layer
  • you need a framework that runs rendering in the browser rather than on the server

Facets

library · maturity active

ssr ui-components templating frontend-framework web-development frontend elixir phoenix-liveview phoenix component-library html-templating compile-time-checking slots minimal-javascript server-rendered-ui web-server

1 source

Member repositories

RepositoryRoleHealth v2
surface-ui/surfacemain66

For agents

markdown · JSON · MCP: product_card(name="surface-ui/surface")

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