Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cloudspeech/sig-nal

A <sig-nal> web component for build-free server-side rendering with signals.
https://github.com/cloudspeech/sig-nal

frontend html server-side-rendering signals web webcomponents

Last synced: about 1 month ago
JSON representation

A <sig-nal> web component for build-free server-side rendering with signals.

Awesome Lists containing this project

README

        

# sig-nal

<sig-nal> is a zero-dependencies Web Component for Server-Side Rendering with Signals (SSRS) in [**1107**](https://raw.githubusercontent.com/cloudspeech/sig-nal/main/dist/index.min.js) bytes (minified + Brotli-11-compressed).

## Demo

Screenshot 2024-05-20 at 17 03 09

Here is a live [demo](https://cloudspeech.github.io/sig-nal/demo.html?prod).

## Status

This is alpha-quality software and as such not ready for production.

## Counter Example

No build needed, 28 lines of static HTML, 3.6 kB. Compares favourably to [Fresh framework by Deno](https://fresh.deno.dev/) and others! [Try it out!](https://cloudspeech.github.io/sig-nal/counter.html)

Screenshot 2024-05-23 at 16 14 47