luwes/sinuous
🧬 Light, fast, reactive UI library observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2706
- days_rel: n/a
- days_push: 900
- n_releases_24m: 0
Adoption not part of the score
1064 stars · 34 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sinuous is a tiny (~1.4kB gzip), fast, reactive UI library for JavaScript that uses fine-grained DOM operations and observables for automatic view updates. It requires no compile step and supports views written in tagged template literals or hyperscript (h) function calls.
Use cases
- build reactive UI widgets and embeds with a tiny bundle size
- create web app components without a build step
- render performant lists with fine-grained DOM updates
- hydrate pre-rendered static HTML into reactive views
- write declarative UI views in plain JavaScript with tagged templates
When to choose
- you need an extremely small bundle for embeds, widgets, or components
- you want reactive UI updates without a compiler or build tooling
- performance matters and you want fine-grained DOM updates comparable to Solid or Svelte
- you prefer plain JavaScript over JSX and component frameworks
When to avoid
- you need a full-featured framework with routing, forms, and a large ecosystem
- your team relies on JSX and mature tooling like React or Vue
- you need long-term support guarantees - the project has no license file in the repo metadata and modest community size
- you want extensive official add-ons and enterprise-grade documentation
Facets
library · maturity maintenance
frontend-framework ui-components state-management web-development frontend browser reactive-ui fine-grained-reactivity hyperscript tagged-template-literals tiny-bundle no-build-step nodejs javascript
3 sources
- readme: https://github.com/luwes/sinuous · fetched 2026-08-28 · a9e0bc2cebb6
- homepage: https://sinuous.netlify.app · fetched 2026-08-29 · f52720884f30
- registry_npm: https://registry.npmjs.org/sinuous · fetched 2026-08-29 · 8bf1ac5597c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| luwes/sinuous | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem