0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/astro
Erika 8aa17a64b4
Add missing global attributes to JSX definition (#9404)
* fix: add some missing attributes to our JSX definitions

* chore: changeset

* fix: use empty string as type
2023-12-11 17:08:12 +01:00
..
components [ci] format 2023-12-06 00:43:56 +00:00
e2e [ci] format 2023-12-06 00:43:56 +00:00
performance [ci] release (beta) (#9114) 2023-11-27 12:59:31 -05:00
src [ci] format 2023-12-11 10:48:10 +00:00
test fix(i18n): correctly pull the ssr entry during build (#9380) 2023-12-11 10:10:59 +00:00
tsconfigs chore: Update docs for TS 5 presets (#9025) 2023-11-09 11:07:49 -06:00
astro-jsx.d.ts Add missing global attributes to JSX definition (#9404) 2023-12-11 17:08:12 +01:00
astro.js [ci] format 2023-10-09 16:00:28 +00:00
CHANGELOG.md [ci] release (#9365) 2023-12-11 11:57:19 +00:00
client.d.ts feat(i18n): refined locales (#9200) 2023-11-30 16:13:58 -05:00
config.d.ts chore(config.d.ts): Update comment (#9076) 2023-11-13 11:15:02 +01:00
config.mjs fix: better error when Sharp can't be resolved (ex: pnpm) (#8128) 2023-08-18 15:02:55 +02:00
content-module.template.mjs [ci] format 2023-11-09 15:57:09 +00:00
content-types.template.d.ts fix(assets): Fix misc types issues (#8568) 2023-09-18 11:39:21 +02:00
env.d.ts feat: unflag experimental.assets (#7921) 2023-08-16 10:21:05 +02:00
index.d.ts Export experimental JS API (#7979) 2023-08-18 16:52:04 +08:00
package.json [ci] release (#9365) 2023-12-11 11:57:19 +00:00
playwright.config.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
README.md chore(astro): update readme (#8530) 2023-09-13 16:19:30 -05:00
tsconfig.json Remove network-information-types (#8810) 2023-10-11 12:33:35 -05:00
types.d.ts feat(types): Add types for the object form of style (#8464) 2023-09-13 17:57:59 +02:00
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! ❤️