1 Repo
Adding specialized attributes to pre-rendered HTML to facilitate client-side DOM patching.
Distinct from Client-Side Hydration: Focuses on the marking mechanism within HTML rather than the general hydration process
Explore 1 awesome GitHub repository matching web development · Hydration Node Marking. Refine with filters or upvote what's useful.
FAST is a web components framework and declarative UI library used to build adaptive user interfaces. It functions as a server-side rendering engine and design system implementation, enabling the creation of modular components based on web standards. The framework focuses on cross-framework component compatibility, allowing user interface elements to remain functional across different front-end frameworks and modern browsers. It implements a design language through a collection of pre-defined visual components to ensure consistency across professional applications. The system covers state-dr
Adds specialized attributes to rendered HTML so the client-side runtime can efficiently attach to and patch DOM nodes.