0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/astro
Jahir Vidrio 4258febfc8 docs(astro/core/app/node): convert single-line comments to JSDoc for better highlighting
* Changed `//` comments to `/** */` for comments that include `@example` annotations.
* Ensured proper JSDoc format so that code editors correctly highlight the examples.
2024-10-13 12:59:27 +00:00
..
components View Transitions: Fixes Astro's fade animation to prevent flicker during morph transitions (#12046) 2024-09-26 14:14:00 +01:00
e2e Revert #12173 (#12206) 2024-10-12 22:09:12 +08:00
performance chore: move lint rules to Biome (#12145) 2024-10-08 10:12:40 +01:00
src docs(astro/core/app/node): convert single-line comments to JSDoc for better highlighting 2024-10-13 12:59:27 +00:00
templates chore: move lint rules to Biome (#12145) 2024-10-08 10:12:40 +01:00
test [ci] format 2024-10-09 09:36:51 +00:00
tsconfigs
types Fix biome lint warning (#12187) 2024-10-11 14:48:11 +08:00
astro-jsx.d.ts chore: move lint rules to Biome (#12145) 2024-10-08 10:12:40 +01:00
astro.js
CHANGELOG-v1.md
CHANGELOG.md [ci] release (#12207) 2024-10-12 22:15:46 +08:00
client.d.ts docs: update Vite links to use their new domain (#12117) 2024-10-03 23:29:52 +02:00
config.d.ts
config.mjs
dev-only.d.ts
env.d.ts
index.d.ts
jsx-runtime.d.ts
package.json [ci] release (#12207) 2024-10-12 22:15:46 +08:00
playwright.config.js
playwright.firefox.config.js
README.md
tsconfig.json fix(deps): update all non-major dependencies (#12003) 2024-09-26 14:57:59 +01:00
tsconfig.tests.json
types.d.ts
zod.d.ts
zod.mjs


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 contributors. We'll help you get your first contribution in no time!

Sponsors

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

❤️ Sponsor Astro! ❤️