Render Qwik components in Astro.
Zero hydration. Instant interactivity. HTML until users care.
Documentation · Report an Issue · Discord
npm create @qwik.dev/astro@latestOr add to an existing Astro project:
npx astro add @qwik.dev/astroFor full installation instructions, guides, and API reference, visit qwik.dev/astro.
This is the v2 branch (build/v2), which supports Qwik v2 and Astro 6+ under the new @qwik.dev/astro package name. If you need Astro <5 or Qwik v1, use the @qwikdev/astro package (without the dot).
For a step-by-step migration guide, see Upgrading to v2.
See our Contributing Guide to get started.
Reach out in the Qwik Discord, there's a dedicated #qwik-astro channel. You can also open an issue.