withastro/astro
The web framework for content-driven websites. ⭐️ Star to support our work!
About the project
Astro is a web framework for content-driven sites using an islands architecture: it ships static HTML and loads JS only for interactive components. It supports React, Vue, Svelte, Solid and other UI libraries.
Useful for
- Build a static blog or docs site with minimal JavaScript
- Embed a React or Vue component as an island on a static page
- Generate an RSS feed and sitemap for a content site
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 10 expected by the end of the day.
- GitHub Trending TypeScript today: #7, +31 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 62,826
- Today
- 1 · ≈ 10 by evening
- Forks
- 3,813
- Issues and pull requests
- 17,709
- Watchers
- 220
- Language
- TypeScript
- Latest release
- [email protected] · September 24, 2026
- Created
- March 15, 2021
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026GitHub Trending TypeScript today: #7, +31 stars
Similar by description
-
2.1
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…
-
3.0
vercel/next.js
Next.js is a React framework for building full-stack web applications with server rendering and Rust-based build tooling. Used by large companies for fast, universal sites.