intercellular/cell
A self-driving web app framework observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3375
- days_rel: n/a
- days_push: 2862
- n_releases_24m: 0
Adoption not part of the score
1500 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cell is a JavaScript web app framework that builds applications as JSON-like declarative data structures powered by a self-driving DOM. It requires no build tools, no npm, and no API to learn—just three rules and a single script tag in an HTML file.
Use cases
- build a web app in a single HTML file
- prototype UIs without npm or webpack
- embed interactive widgets into existing websites
- write apps as human-readable JSON-like structures
- learn a frontend framework with almost no API
- create stateless modular components with vanilla JavaScript
When to choose
- you want zero build tooling and a single-file workflow
- you need to embed a small interactive app into an existing page
- you prefer declarative JSON-like component definitions
- you want a minimal learning curve for simple UIs
When to avoid
- you need a maintained framework with active community support
- you are building large, complex applications with rich ecosystem needs
- you require TypeScript, JSX, or modern tooling integration
- you need long-term stability and security updates
Facets
framework · maturity abandoned
frontend-framework web-framework state-management templating web-development frontend developer-tools browser self-driving-dom no-build-tools -like-syntax vanilla-javascript single-file-apps javascript web
1 source
- readme: https://github.com/intercellular/cell · fetched 2026-08-28 · e0809ce1d7b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| intercellular/cell | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="intercellular/cell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem