# stenciljs/core

A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, (+ more) and traditional web applications from a single, framework-agnostic codebase.

Repository: https://github.com/stenciljs/core
Canonical: https://ross.abutalabs.com/products/stenciljs-core
Homepage: https://stenciljs.com
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: typescript, stencil, stenciljs, ionic, ssr, ssg, static-site-generator, custom-element, design-system, webcomponent
Last push: 2026-08-26T16:38:43+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 3486, "days_push": 7, "days_rel": 7, "gap_med": 7, "n_releases_24m": 60}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13126, forks 851 (observed 2026-08-28T04:11:02.254408+00:00)

## What it is
Stencil is a TypeScript-based compiler and toolchain for building standards-compliant Web Components (Custom Elements) using JSX, decorators, and an async rendering pipeline. It generates framework-agnostic components that can be distributed natively or via generated wrappers to React, Angular, Vue, and plain web applications from a single codebase.

## Use cases
- build a design system as reusable web components
- create a component library that works with React, Angular, and Vue
- compile TypeScript and JSX into standards-compliant custom elements
- generate framework wrapper packages from one codebase
- build a fast, framework-agnostic PWA or website
- share UI components across multiple frontend teams and frameworks

## When to choose
- you need one component codebase consumed by multiple frameworks
- you are building an enterprise design system or component library
- you want to avoid framework churn by targeting web standards
- you need prerendering/SSG and a built-in dev server for component development

## When to avoid
- you are building a single-framework app and prefer that framework's native tooling
- you need a large ecosystem of third-party components and plugins
- your team has no TypeScript experience
- you need fine-grained control over raw Custom Elements APIs

## Facets
- artifact type: framework
- maturity: stable
- function: compiler, frontend-framework, ui-components, build-tool, ssr, static-site-generator, developer-tools
- domain: web-development, frontend, developer-tools, cross-platform
- platform: browser, cross-platform, cli
- tags: web-components, custom-elements, design-system, component-library, jsx, typescript, framework-wrappers, ionic, nodejs, web-server

## Member repositories
- stenciljs/core (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:02.254408+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:30.835889+00:00, confidence not recorded.
  - readme: https://github.com/stenciljs/core (fetched 2026-08-28T04:11:02.254408+00:00, sha 8cfad0ff52bc)
  - homepage: https://stenciljs.com (fetched 2026-08-29T08:09:26.445396+00:00, sha 171ef539ed90)
  - site_page: https://stenciljs.com/docs (fetched 2026-08-29T08:09:26.455793+00:00, sha 44c68f9de9db)
  - site_page: https://stenciljs.com/docs/angular (fetched 2026-08-29T08:09:26.458087+00:00, sha cbc96f27f2fa)
  - site_page: https://stenciljs.com/docs/react (fetched 2026-08-29T08:09:26.460746+00:00, sha 60230a8fd9ab)
  - site_page: https://stenciljs.com/docs/vue (fetched 2026-08-29T08:09:26.463067+00:00, sha cd46f72e0800)
  - site_page: https://stenciljs.com/docs/overview (fetched 2026-08-29T08:09:26.465657+00:00, sha 6914c22448fe)
  - site_page: https://stenciljs.com/docs/goals-and-objectives (fetched 2026-08-29T08:09:26.467374+00:00, sha 558bcbd3f661)
  - site_page: https://stenciljs.com/docs/introduction (fetched 2026-08-29T08:09:26.469169+00:00, sha 1c63f676d96b)
  - site_page: https://stenciljs.com/docs/getting-started (fetched 2026-08-29T08:09:26.470712+00:00, sha 96dc84764522)
- Data as of 2026-08-30T08:39:29.467469+00:00.
