awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMinimal Frameworks

Lightweight React frameworks that prioritize server-side rendering with server components and server actions.

Distinct from React Server-Side Renderers: Distinct from React Server-Side Renderers: focuses on minimal, opinionated frameworks built around React Server Components, not general server-side rendering libraries.

Explore 1 awesome GitHub repository matching web development · Minimal Frameworks. Refine with filters or upvote what's useful.

Awesome Minimal Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wakujs/wakuAvatar von wakujs

    wakujs/waku

    6,330Auf GitHub ansehen↗

    Waku is a minimal React framework built around React Server Components. It renders components exclusively on the server for data fetching and server-side logic, then hydrates client components in the browser for interactivity. The framework supports hybrid rendering, mixing static prerendering at build time with dynamic per-request rendering within a single application, and allows independently loading slice components that can be static or dynamic. The framework distinguishes itself through its file-based routing system that defines pages, layouts, and API endpoints by placing files in a dir

    A minimal React framework that builds applications with server components, client components, and server actions.

    TypeScript
    Auf GitHub ansehen↗6,330
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. React Server-Side Renderers
  5. Minimal Frameworks