2 repository-uri
Mechanisms for injecting client-side hydration scripts into server-generated HTML streams.
Distinct from Streaming Server-Side Rendering: Distinct from generic initialization scripts: specifically targets hydration bootstrap for SSR.
Explore 2 awesome GitHub repositories matching web development · Bootstrap Script Injections. Refine with filters or upvote what's useful.
React este o bibliotecă JavaScript pentru construirea de interfețe utilizator bazată pe o arhitectură orientată pe componente și flux de date unidirecțional.
Adds external script paths to generated HTML streams to enable client-side hydration.
Leptos is a full-stack Rust web framework designed for building reactive applications that share logic and types between the server and the browser. It provides a comprehensive toolkit for developing web interfaces where specific DOM nodes update automatically in response to changes in underlying reactive signals, rather than re-rendering entire component trees. The framework distinguishes itself through a fine-grained reactivity model that tracks dependencies at the individual data point level. It utilizes compile-time template transformation to convert declarative HTML-like syntax into opti
Injects client-side hydration scripts into server-generated HTML streams.