Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthewp/beach

Web components framework for Deno
https://github.com/matthewp/beach

deno webcomponents

Last synced: 7 days ago
JSON representation

Web components framework for Deno

Awesome Lists containing this project

README

        

# 🏖️ 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](https://web.dev/declarative-shadow-dom/).
* Automatic inclusion of polyfills for you.
* Partial hydration; only include the JavaScript when needed.