6 个仓库
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.
React 是一个用于构建用户界面的 JavaScript 库,采用组件化架构和单向数据流。
Provides initial snapshot values for server-side environments to ensure consistent data rendering during hydration.
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.
vue-quill-editor 是一个用于 Vue 应用的 Quill 富文本编辑器组件。它提供了一个可扩展的所见即所得 (WYSIWYG) 界面,用于在 Web 应用中创建和格式化富文本内容。 该组件设计为支持 SSR(服务端渲染),确保其在客户端单页应用和服务端渲染环境中均能正常运行,以防止水合 (hydration) 错误。 该库支持集成外部插件以实现专门功能,例如表格创建和图像调整大小。它允许通过基于 Vue 的组件封装来处理编辑器事件和管理内容。
Ensures compatibility with server-side rendering environments to prevent hydration mismatches and application crashes.
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.
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.
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.