yyx990803/vue-lit
Proof of concept custom elements "framework" 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2177
- days_rel: n/a
- days_push: 2136
- n_releases_24m: 0
Adoption not part of the score
1115 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A ~70-line proof-of-concept framework for defining native custom elements using Vue's reactivity system and lit-html templating. It exposes an API nearly identical to the Vue Composition API but renders standard Web Components.
Use cases
- build web components with Vue composition API syntax
- create reactive custom elements without a full framework
- use lit-html templates with Vue-style reactive state
- prototype lightweight component framework ideas
- define native custom elements with lifecycle hooks
When to choose
- you want tiny (~6kb) reactive web components without shipping a full framework
- you're already familiar with the Vue Composition API
- you need framework-agnostic custom elements for embedding in any page
When to avoid
- you need a production-ready, maintained framework with support and security patches
- you need SSR, routing, or a full application framework
- you require a project with an explicit license or active maintenance
Facets
library · maturity experimental
frontend-framework ui-components templating state-management web-development frontend developer-tools browser custom-elements web-components vue-composition-api lit-html proof-of-concept micro-framework javascript web
1 source
- readme: https://github.com/yyx990803/vue-lit · fetched 2026-08-28 · 4e2bae522d45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yyx990803/vue-lit | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yyx990803/vue-lit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem