riot/riot
Simple and elegant component-based UI library observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 96
- Release rhythm 84
- Longevity 100
Flags: no_license
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: 34
- age_days: 4723
- days_rel: 27
- days_push: 27
- n_releases_24m: 20
Adoption not part of the score
14914 stars · 954 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Riot.js is a simple, elegant component-based UI library for building client-side web interfaces with custom tags. It compiles HTML-based component files to pure JavaScript, offering a tiny footprint, fast expression bindings, and lifecycle methods without virtual DOM overhead.
Use cases
- build a lightweight single-page app without a heavy framework
- create reusable custom HTML components
- add component-based views to an existing server-rendered site
- prototype UIs with HTML-first syntax
- replace React/Vue with a minimal alternative
- build widgets embeddable in any page
When to choose
- you want a tiny bundle size and simple API
- you prefer HTML-based component syntax over JSX
- you need components that play well alongside other frameworks
- you want minimal boilerplate and no build complexity
When to avoid
- you need a large ecosystem with extensive tooling and libraries
- you require IE11 or legacy browser support
- you need advanced state management or server-side rendering out of the box
- your team relies on virtual DOM diffing patterns
Facets
library · maturity stable
frontend-framework ui-components templating web-development frontend browser cross-platform web-components custom-elements javascript minimal component-based client-side nodejs
4 sources
- readme: https://github.com/riot/riot · fetched 2026-08-28 · 9dcc2990399a
- homepage: https://riot.js.org · fetched 2026-08-29 · 81cac67d0a9d
- site_page: https://riot.js.org/documentation · fetched 2026-08-29 · 2e5e2d194d10
- site_page: https://riot.js.org/faq · fetched 2026-08-29 · 77a3882aa9ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| riot/riot | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem