# knadh/oat

Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library. ~10KB min+gz.

Repository: https://github.com/knadh/oat
Canonical: https://ross.abutalabs.com/products/oat
Homepage: https://oat.ink
Language: CSS
License: MIT
License Family: permissive
Topics: component-library, css-framework, ui-components, ui-design, webcomponents, css, dashboard-design, semantic-html, semantic-web, web-ui, web-ui-framework
Last push: 2026-08-14T17:50:39+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 95, longevity 16
- inputs: {"age_days": 230, "days_push": 19, "days_rel": 36, "gap_med": 7, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5469, forks 256 (observed 2026-08-28T04:09:19.580314+00:00)

## What it is
Oat is an ultra-lightweight (~10KB min+gz), zero-dependency UI component library built on semantic HTML, CSS, and vanilla JS WebComponents. It styles native elements contextually without classes, requiring no framework or build step.

## Use cases
- build a decent-looking web app without a JS framework
- style semantic HTML with no CSS classes
- add a lightweight UI kit to a server-rendered site
- avoid npm dependency bloat in frontend projects
- get accessible components with keyboard navigation out of the box
- quickly theme a dashboard with CSS variables and dark mode

## When to choose
- you want zero dependencies and no build tooling
- you prefer semantic HTML over class-heavy markup
- you need a tiny footprint for dashboards or internal tools
- you value accessibility and standards-based vanilla CSS/JS

## When to avoid
- you need a rich component ecosystem or complex state management
- you're building a highly interactive SPA with React/Vue
- you require a stable v1 API (project is pre-v1 with breaking changes)
- you need extensive custom design beyond CSS variable theming

## Facets
- artifact type: library
- maturity: active
- function: ui-components, css-framework, frontend-framework
- domain: web-development, frontend, web-design
- platform: browser
- tags: semantic-html, webcomponents, zero-dependency, lightweight, dark-mode, accessibility, no-build-step, web-server

## Member repositories
- knadh/oat (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:19.580314+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-29T17:56:44.601830+00:00, confidence not recorded.
  - readme: https://github.com/knadh/oat (fetched 2026-08-28T04:09:19.580314+00:00, sha 093e7dd259c9)
  - homepage: https://oat.ink (fetched 2026-08-29T08:51:43.462865+00:00, sha 34b5c7a452a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
