Astro
The web framework for content-driven websites. ⭐️ Star to support our work! observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 0.0
- age_days: 1997
- days_rel: 7
- days_push: 7
- n_releases_24m: 971
Adoption not part of the score
62077 stars · 3743 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Astro is a TypeScript-based web framework for building content-driven websites with a powerful developer experience and lightweight output. It ships zero JavaScript by default and supports islands architecture for selectively hydrating interactive components from frameworks like React, Preact, Svelte, and Vue.
Use cases
- build a fast marketing site or landing page
- create a developer blog with markdown and MDX
- generate a documentation site
- build a content-heavy site that ships minimal JavaScript
- add interactive React or Svelte islands to an otherwise static site
- build a hybrid site with server-rendered endpoints
- migrate a blog from Gatsby or Jekyll
When to choose
- your site is mostly content like blogs, docs, marketing pages, or portfolios
- you want fast page loads with little or no client-side JavaScript
- you want to mix UI framework components into a static site
- you want built-in markdown/MDX and content collections support
When to avoid
- you are building a highly interactive single-page application with heavy client state
- you need a full backend application framework with complex server-side logic
- your team depends on a single UI framework for the entire app
Facets
framework · maturity stable
static-site-generator ssr web-framework templating ui-components build-tool web-development frontend web-design documentation cross-platform browser islands-architecture content-driven-websites zero-js-by-default markdown mdx blog typescript nodejs web-server
1 source
- readme: https://github.com/withastro/astro · fetched 2026-08-28 · e2a6093fe99c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| withastro/astro | main | 95 |
| withastro/docs | docs | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem