# astro

> Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

Latest version **7.3.2** (published 2026-09-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install astro
pnpm add astro
yarn add astro
bun add astro
```

## Health

**Score 65/100 (B)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 7.3.2 |
| Published | 2026-09-08 |
| First published | 2021-03-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 62614 |
| Author | withastro |
| Maintainers | fredkschott, matthewp |

## Links

- npm: https://www.npmjs.com/package/astro
- Repository: https://github.com/withastro/astro
- Homepage: https://astro.build
- Issues: https://github.com/withastro/astro/issues
- Funding: https://opencollective.com/astrodotbuild
- npm.io page: https://npm.io/package/astro

## Recent versions

- 7.3.2 (latest) — 2026-09-08
- 0.0.0-incremental-graph-hashing-20260807161014 (incremental-graph-hashing) — 2026-08-07
- 7.0.0-beta.6 (beta) — 2026-06-19
- 7.0.0-alpha.2 (alpha) — 2026-06-08
- 4.16.19 (legacy) — 2025-08-19
- 0.0.0-adapter-sessions-20250207124921 (experimental--adapter-sessions) — 2025-02-07
- 0.0.0-router-noexec-20250129135648 (experimental--router-noexec) — 2025-01-29
- 0.0.0-trailing-slash-redirect-20250128153540 (experimental--trailing-slash-redirect) — 2025-01-28
- 0.0.0-alpine-scripts-20250121133658 (experimental--alpine-scripts) — 2025-01-21
- 0.0.0-data-store-location-20250109131010 (experimental--data-store-location) — 2025-01-09
- 0.0.0-render-type-20250103094003 (experimental--render-type) — 2025-01-03
- 0.0.0-dev-after-sync-20250102175105 (experimental--dev-after-sync) — 2025-01-02
- 0.0.0-clean-sm-20241216182429 (experimental--clean-sm) — 2024-12-16
- 0.0.0-sessions-20241216171652 (experimental--sessions) — 2024-12-16
- 0.0.0-atomic-writes-20241212091949 (experimental--atomic-writes) — 2024-12-12
- … 1363 more at https://npm.io/package/astro/versions

## README

<br/>
<p align="center">
  <img src="../../.github/assets/banner.jpg" alt="Build the web you want">
  <br/><br/>
  <a href="https://astro.build">Astro</a> is the all-in-one web framework designed for speed.
  <br/>
  Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
  <br/><br/>
</p>

## Install

```bash
# Recommended!
npm create astro@latest

# Manual:
npm install astro
```

Looking for help? Start with our [Getting Started](https://docs.astro.build/en/getting-started/) guide.

Looking for quick examples? [Open a starter project](https://astro.new/) right in your browser.

## Documentation

Visit our [official documentation](https://docs.astro.build/).

## Support

Having trouble? Get help in the official [Astro Discord](https://astro.build/chat).

## Contributing

**New contributors welcome!** Check out our [Contributors Guide](/CONTRIBUTING.md) for help getting started.

Join us on [Discord](https://astro.build/chat) to meet other contributors. We'll help you get your first contribution in no time!

## Sponsors

Astro is generously supported by [Cloudflare](https://www.cloudflare.com/pt-br/?utm_source=astro&utm_medium=astro&utm_campaign=astro), [Mux](https://www.mux.com/?utm_campaign=21819274-Astro&utm_source=astro), [Netlify](https://www.netlify.com/?utm_campaign=Astro-2024&utm_source=astro-referral), [Webflow](https://webflow.com/feature/cloud?utm_source=Astro&utm_medium=tech-partner&utm_campaign=fy26-astro&utm_content=fy26-docs), and several [other amazing organizations](https://opencollective.com/astrodotbuild).

[❤️ Sponsor Astro! ❤️](https://github.com/withastro/.github/blob/main/FUNDING.md)

---
_Source: https://npm.io/package/astro · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
