awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

2 repos

Awesome GitHub RepositoriesClient-Side Hydration

The process of attaching event listeners and state to static HTML on the client to enable interactivity.

Explore 2 awesome GitHub repositories matching web development · Client-Side Hydration. Refine with filters or upvote what's useful.

Awesome Client-Side Hydration GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/docusaurus

    facebook/docusaurus

    63,840GitHubView on GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles

    TypeScriptdocumentationhacktoberfestjavascript
  • remix-run/react-router

    remix-run/react-router

    56,250GitHubView on GitHub↗

    React Router is a navigation and data-loading framework that maps URL patterns to nested component hierarchies. It functions as a full-stack router, coordinating server-side resource fetching with client-side hydration to synchronize application state across different environments. By providing a declarative interface

    TypeScript