awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesServer-Side Rendering Support

Platforms that support server-side rendering for web applications.

Distinguishing note: Focuses on runtime execution of server-side code.

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

Awesome Server-Side Rendering Support GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebook/reactfacebook 的头像

    facebook/react

    245,669在 GitHub 上查看↗

    React 是一个用于构建用户界面的 JavaScript 库,采用组件化架构和单向数据流。

    Provides initial snapshot values for server-side environments to ensure consistent data rendering during hydration.

    JavaScriptjavascriptuifrontend
    在 GitHub 上查看↗245,669
  • dokploy/dokployDokploy 的头像

    Dokploy/dokploy

    34,901在 GitHub 上查看↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Enables server-side rendering capabilities for web applications.

    TypeScriptbackendbackupsdatabases
    在 GitHub 上查看↗34,901
  • surmon-china/vue-quill-editorsurmon-china 的头像

    surmon-china/vue-quill-editor

    7,405在 GitHub 上查看↗

    vue-quill-editor 是一个用于 Vue 应用的 Quill 富文本编辑器组件。它提供了一个可扩展的所见即所得 (WYSIWYG) 界面,用于在 Web 应用中创建和格式化富文本内容。 该组件设计为支持 SSR(服务端渲染),确保其在客户端单页应用和服务端渲染环境中均能正常运行,以防止水合 (hydration) 错误。 该库支持集成外部插件以实现专门功能,例如表格创建和图像调整大小。它允许通过基于 Vue 的组件封装来处理编辑器事件和管理内容。

    Ensures compatibility with server-side rendering environments to prevent hydration mismatches and application crashes.

    JavaScript
    在 GitHub 上查看↗7,405
  • nuxt/uinuxt 的头像

    nuxt/ui

    6,675在 GitHub 上查看↗

    Nuxt UI is a comprehensive Vue component library built for the Nuxt ecosystem, providing over 125 production-ready, WAI-ARIA compliant components for building modern web applications. The library offers a complete design system with Tailwind CSS theming, supporting dark mode, custom color palettes, semantic color aliases, and runtime theme switching through CSS design tokens. It includes built-in internationalization for over 50 languages, server-side rendering compatibility, and a Figma kit that mirrors the code components for design-to-development consistency. The library distinguishes itse

    Components render on the server without hydration issues, ensuring SSR compatibility.

    Vuecomponentsnuxtnuxt-module
    在 GitHub 上查看↗6,675
  • istarkov/google-map-reactistarkov 的头像

    istarkov/google-map-react

    6,470在 GitHub 上查看↗

    Google map library for react that allows rendering components as markers :tada:

    Renders map markers on the server by generating static HTML and CSS for SEO-friendly initial loads.

    JavaScript
    在 GitHub 上查看↗6,470
  • varletjs/varletvarletjs 的头像

    varletjs/varlet

    5,324在 GitHub 上查看↗

    Varlet 是一个 Vue3 Material Design 组件库,用于构建移动和桌面用户界面。它提供了一系列基于 Material Design 2 和 3 规范的标准化组件。 该框架作为一个跨平台 UI 套件,可在移动触摸交互和桌面环境之间进行适配。它包括一个带有可自定义设计变量和深色模式设置的主题化组件系统,以使界面与特定品牌保持一致。 该库支持服务器端渲染以提高初始页面加载速度和搜索引擎可见性。其他功能包括针对全球用户的多语言界面本地化、针对残障人士的无障碍标准,以及用于最小化包体积的 Tree-shaking 架构。

    Produces static HTML on the server to accelerate initial page delivery and improve search engine indexing.

    Vuecomponentsjavascriptjs
    在 GitHub 上查看↗5,324
  1. Home
  2. Web Development
  3. Server-Side Rendering Support