astro/packages/astro
2023-05-18 18:48:59 +08:00
..
components Support <Code inline /> to output inline code (#6959) 2023-05-03 12:15:00 -04:00
e2e Implement custom client directives (#7074) 2023-05-17 20:51:27 +08:00
performance Fix changeset publish (#6923) 2023-04-27 22:55:48 +08:00
scripts Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
src Fix customClientDirectives config default typo (#7119) 2023-05-18 18:48:59 +08:00
test Add errors for unknown experimental keys (#7011) 2023-05-18 17:39:39 +08:00
tsconfigs fix(tsconfig): Update tsconfig templates to ignore 5.0 deprecations (#6605) 2023-03-20 16:12:59 -03:00
astro-jsx.d.ts [ci] format 2023-05-17 12:54:20 +00:00
astro.js Fix CLI node version check (#5905) 2023-01-20 15:37:42 +08:00
CHANGELOG.md [ci] release (#7065) 2023-05-11 15:14:17 -04:00
client-base.d.ts fix: declare namespace so client-base.d.ts stays an ambient definition (#7009) 2023-05-05 16:20:37 +02:00
client-image.d.ts fix(assets): Fix types to be more accurate (#6530) 2023-03-13 13:54:56 +01:00
client.d.ts Fixes type definitions @astrojs/image and adds more documentation to the README (#4045) 2022-07-27 15:39:05 +00:00
config.d.ts fix: move service functions from astro/assets to astro/config so it can be imported (#6995) 2023-05-04 15:57:23 -04:00
config.mjs fix: move service functions from astro/assets to astro/config so it can be imported (#6995) 2023-05-04 15:57:23 -04:00
env.d.ts Fix broken link in comments (#5798) 2023-01-09 15:23:43 +08:00
import-meta.d.ts Vendor Vite's importMeta.d.ts inside our repo to workaround issue with tsc on Linux (#4499) 2022-08-26 12:47:39 -03:00
package.json Data collections and references (#6850) 2023-05-17 11:36:27 -04:00
playwright.config.js E2E stability (#5002) 2022-10-06 16:32:37 -04:00
README.md chore: update branding assets (#6436) 2023-03-06 14:03:33 -06:00
tsconfig.json Update compilation target for Node 16 (#6213) 2023-03-06 13:57:16 -05:00
types.d.ts feat: uncomment polymorphic type (#7069) 2023-05-17 15:38:27 +02:00
zod.d.ts Content Collections (#5291) 2022-12-16 14:19:53 -05:00
zod.mjs Content Collections (#5291) 2022-12-16 14:19:53 -05:00


Build the web you want

Astro is the all-in-one web framework designed for speed.
Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

Install

# Recommended!
npm create astro@latest

# Manual:
npm install --save-dev astro

Looking for help? Start with our Getting Started guide.

Looking for quick examples? Open a starter project right in your browser.

Documentation

Visit our official documentation.

Support

Having trouble? Get help in the official Astro Discord.

Contributing

New contributors welcome! Check out our Contributors Guide for help getting started.

Join us on Discord to meet other maintainers. We'll help you get your first contribution in no time!

Sponsors

Astro is generously supported by Netlify, Vercel, and several other amazing organizations listed here.

❤️ Sponsor Astro! ❤️