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

rtfeldman/elm-css

Typed CSS in Elm. observed · 2026-08-28

github.com/rtfeldman/elm-css · homepage · Elm · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 4000
  • days_rel: n/a
  • days_push: 884
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1256 stars · 198 forks observed · 2026-08-28

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

elm-css is an Elm library for defining CSS with typed, composable functions instead of raw stylesheets. It provides locally scoped styles, reusable style mixins, and styled HTML elements that compile to real CSS.

Use cases

  • write type-safe CSS in Elm applications
  • create locally scoped styles without class name collisions
  • define reusable style mixins and themed components
  • style Elm HTML views inline with hover states
  • avoid runtime CSS parsing by generating styles at compile time

When to choose

  • you are building an Elm frontend and want compile-time-checked styling
  • you need scoped CSS with reusable, composable style definitions
  • you prefer styling colocated with Elm view code over separate stylesheets

When to avoid

  • your project does not use Elm
  • you want a complete departure from CSS semantics, in which case elm-ui may fit better
  • you need a framework-agnostic styling solution for non-Elm codebases

Facets

library · maturity maintenance

css-framework ui-components templating frontend web-development web-design browser cross-platform elm typed-css css-in-code styling scoped-styles web-server

2 sources

Member repositories

RepositoryRoleHealth v2
rtfeldman/elm-cssmain32

For agents

markdown · JSON · MCP: product_card(name="rtfeldman/elm-css")

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