Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 333 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 333 Bytes

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.