awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Server-Side Rendering Frameworks · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesServer-Side Rendering Frameworks

Development environments that generate server-rendered application bundles to handle template rendering and environment-specific logic.

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

  1. Home
  2. Web Development
  3. Server-Side Frameworks
  4. Web Frameworks
  5. Rendering and Layout Architectures
  6. Server-Side Rendering Frameworks

Awesome Server-Side Rendering Frameworks GitHub Repositories

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

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend