Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cloudspeech/sig-nal
- Owner: cloudspeech
- License: mit
- Created: 2024-04-15T17:38:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T22:50:43.000Z (4 months ago)
- Last Synced: 2024-10-01T03:01:21.662Z (about 2 months ago)
- Topics: frontend, html, server-side-rendering, signals, web, webcomponents
- Language: HTML
- Homepage:
- Size: 86.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
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)