matthewp / beach

Web components framework for Deno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏖️ Beach

A little Deno server, with builtin support for server rendering custom elements.

With Beach you get:

  • Server-side rendering if custom elements, including shadow DOM thanks to Declarative Shadow DOM.
  • Automatic inclusion of polyfills for you.
  • Partial hydration; only include the JavaScript when needed.

About

Web components framework for Deno


Languages

Language:JavaScript 86.6%Language:CSS 11.5%Language:Shell 2.0%