astro-wcc

February 5, 2026 ยท View on GitHub

A demonstration repo for using Astro and WCC together.

Caveats

  • Currently assumes <x-${tagName}> maps to src/components/${tagName}.js
  • Client hints (e.g. <x-greeting client:visible>) are not supported