awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesReact Email Components

Provides React components for composing email templates programmatically using JSX.

Distinct from Composable Content Fragments: No candidate covers programmatic email composition with React; closest is Composable Content Fragments (CMS concept).

Explore 2 awesome GitHub repositories matching user interface & experience · React Email Components. Refine with filters or upvote what's useful.

Awesome React Email Components GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • unlayer/react-email-editorAvatar de unlayer

    unlayer/react-email-editor

    5,086Ver en GitHub↗

    React Email Editor is a drag-and-drop visual builder for creating responsive email templates, built as a React embeddable component. It also serves as an AI-powered email designer, a collaborative email design tool, and a React component library for composing emails programmatically with JSX. The editor represents designs as structured JSON and supports multi-format rendering for email clients, web pages, and PDF. What distinguishes this editor is its deep AI integration: users can generate full email templates from natural language, rewrite text with chosen intent, produce multiple text vari

    Offers an open-source React component library to build email layouts entirely in code.

    TypeScriptbuilderdrag-and-dropemail
    Ver en GitHub↗5,086
  • reactjs/server-components-demoAvatar de reactjs

    reactjs/server-components-demo

    4,359Ver en GitHub↗

    This project is an implementation of React Server Components, providing a full-stack component architecture that blends server-side rendering with client-side interactivity. It enables the development of web applications where server-only components for data fetching and interactive client components coexist within a single component tree. The system focuses on server-client data orchestration, allowing for the execution of server functions and database mutations across the network boundary. It distinguishes itself through a hybrid component architecture that shifts component execution to the

    Provides functions that convert components into HTML strings for server-side delivery.

    JavaScript
    Ver en GitHub↗4,359
  1. Home
  2. User Interface & Experience
  3. React Email Components

Explorar subetiquetas

  • HTML RenderersFunctions that convert React email components into HTML strings for delivery. **Distinct from React Email Components:** Distinct from React Email Components: focuses on the rendering step, not the component library itself.