⊟ @sigx/server-renderer· v0.13.0
Server
Render to an HTML string or stream on the server and hydrate on the client — plus the islands add-on for client:* selective hydration.
Highlights
Streaming SSR
Render to a string or a stream on the server for fast first paint.
Hydration & head
Re-attach reactivity to server HTML and manage the document head.
Islands add-on
Layer @sigx/ssr-islands on top for client:* selective hydration.
Same components
No special server components — your TSX runs everywhere.
Install
SSR packagesserver is a collection — the renderer and the islands add-on
Works with the family
◇
Core
sigx
⌖
Router
@sigx/router
▦
Store
@sigx/store
❏
SSG
@sigx/ssg
