Baike.dev
All toolsTrendingOpen sourceNewsSubmit
Log in
< 返回工具列表
R

react-email

> 编程语言
开源

💌 Build and send emails using React

19.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

💌 Build and send emails using React


## Introduction A collection of high-quality, unstyled components for creating beautiful emails using React and TypeScript. It reduces the pain of coding responsive emails with dark mode support. It also takes care of inconsistencies between Gmail, Outlook, and other email clients for you. ## Why We believe that email is an extremely important medium for people to communicate. However, we need to stop developing emails like 2010, and rethink how email can be done in 2026 and beyond. Email development needs a revamp. A renovation. Modernized for the way we build web apps today. ## Install ```sh npm i react-email@latest ``` ## Getting started Define your email template with React, include styles and our components where needed. ```jsx import { Button } from "react-email"; export default function Email() { return ( Click me ); }; ``` ## Components A set of standard components to help you build amazing emails without having to deal with the mess of creating table-based layouts and maintaining archaic markup. - [Html](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/html) - [Head](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/head) - [Button](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/button) - [Container](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/container) - [CodeBlock](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/code-block) - [CodeInline](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/code-inline) - [Column](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/column) - [Row](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/row) - [Font](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/font) - [Heading](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/heading) - [Divider](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/hr) - [Image](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/img) - [Link](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/link) - [Markdown](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/markdown) - [Preview](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/preview) - [Section](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/section) - [Tailwind](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/tailwind) - [Paragraph](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/text) - [Body](https://github.com/resend/react-email/tree/main/packages/react-email/src/components/body) ## Editor React Email also provides an Editor built on top of [TipTap](https://tiptap.dev/) and [ProseMirror](https://prosemirror.net/), It serializes to React Email components, and exports email-ready HTML and plain text. See the [Editor documentation](https://react.email/docs/editor) for more details. ## Integrations Emails built with React Email can be converted into HTML and sent using any email service provider. Here are some examples: - [Resend](https://github.com/resend/react-email/tree/main/examples/resend) - [Nodemailer](https://github.com/resend/react-email/tree/main/examples/nodemailer) - [SendGrid](https://github.com/resend/react-email/tree/main/examples/sendgrid) - [MailerSend](https://github.com/resend/react-email/tree/main/examples/mailersend) - [Mailgun](https://github.com/resend/react-email/tree/main/examples/mailgun) - [Postmark](https://github.com/resend/react-email/tree/main/examples/postmark) - [AWS SES](https://github.com/resend/react-email/tree/main/examples/aws-ses) - [Azure Communication Email](https://github.com/resend/react-email/tree/main/examples/azure-communication-email) - [Plunk](https://github.com/resend/react-email/tree/main/examples/plunk) - [Scaleway](https://github.com/resend/react-email/tree/main/examples/scaleway) ## Support All components were tested using the most popular email clients. | | | | | | | | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | | Gmail ✔ | Apple Mail ✔ | Outlook ✔ | Yahoo! Mail ✔ | HEY ✔ | Superhuman ✔ | ## Development workflow 1. [Setting up your development environment](https://react.email/docs/contributing/development-workflow/1-setup) 2. [Running tests](https://react.email/docs/contributing/development-workflow/2-running-tests) 3. [Linting](https://react.email/docs/contributing/development-workflow/3-linting) 4. [Building](https://react.email/docs/contributing/development-workflow/4-building) 5. [Writing documentation](https://react.email/docs/contributing/development-workflow/5-writing-docs) ## Contributing - [Contribution Guide](https://react.email/docs/contributing) --- Brought to you by [Resend](https://resend.com), MIT License.

核心特点

  • •Container
  • •CodeBlock
  • •CodeInline
  • •Markdown
  • •Tailwind
  • •Paragraph
  • •Nodemailer
  • •SendGrid
  • •MailerSend
  • •Postmark

> 标签

TypeScriptemailhacktoberfest

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

  • Home
  • All tools
  • Trending
  • Open source

About

  • About us
  • Community
  • News

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools