Astro Web Component Renderer

This is a plugin for Astro apps that enables server-side rendering of custom elements.

Server-side rendering uses Declarative Shadow DOM, a new web technology that allows custom elements to be rendered to HTML with 0 JavaScript.