# mdgriffith/elm-ui

What if you never had to write CSS again?

Repository: https://github.com/mdgriffith/elm-ui
Canonical: https://ross.abutalabs.com/products/elm-ui
Homepage: https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
Language: Elm
License: BSD-3-Clause
License Family: permissive
Last push: 2026-08-05T11:13:29+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 3144, "days_push": 28, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1380, forks 108 (observed 2026-08-28T04:04:33.887695+00:00)

## What it is
elm-ui is an Elm library that provides a complete alternative to writing HTML and CSS for building web interfaces. It offers a design toolkit for layout, styling, and typography where common CSS layout errors are impossible to express.

## Use cases
- build web UIs without writing CSS
- create layouts in Elm with type-safe styling
- avoid CSS layout bugs in frontend apps
- style Elm applications with a design-focused API
- replace HTML/CSS templating in Elm views

## When to choose
- you're building an Elm web app and want to avoid HTML and CSS entirely
- you want layout errors caught at compile time
- you prefer an explicit, centralized layout and styling API

## When to avoid
- your project is not written in Elm
- you need fine-grained control over raw CSS or existing CSS frameworks
- you need to integrate with a design system built on CSS

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, css-framework, frontend-framework, templating
- domain: frontend, web-development, web-design
- platform: browser
- tags: elm, layout, styling, design-toolkit, no-css, typography, web-server

## Member repositories
- mdgriffith/elm-ui (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.887695+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:15.288208+00:00, confidence not recorded.
  - readme: https://github.com/mdgriffith/elm-ui (fetched 2026-08-28T04:04:33.887695+00:00, sha fa4522bf4400)
  - homepage: https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/ (fetched 2026-08-29T11:56:11.587649+00:00, sha bcc8d05901a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
