knadh/oat
Ultra-lightweight, zero dependency, semantic HTML, CSS, JS UI library. ~10KB min+gz. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 97
- Release rhythm 95
- Longevity 16
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: 7
- age_days: 230
- days_rel: 36
- days_push: 19
- n_releases_24m: 12
Adoption not part of the score
5469 stars · 256 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
ui-components css-framework frontend-framework web-development frontend web-design browser semantic-html webcomponents zero-dependency lightweight dark-mode accessibility no-build-step web-server
2 sources
- readme: https://github.com/knadh/oat · fetched 2026-08-28 · 093e7dd259c9
- homepage: https://oat.ink · fetched 2026-08-29 · 34b5c7a452a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| knadh/oat | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem