Resend Open-Sources Its Email Editor So Developers Can Build Their Own
Resend has open-sourced the visual email editor it uses in its own product, letting any developer embed a full-featured email builder into their app for free.

Resend has open-sourced its visual email editor as part of React Email 6.0. The editor, which the company already uses inside its own product, is now free for any developer to use and build on.
The new package, called @react-email/editor, lets developers drop a full visual email builder directly into their own apps. Users can write and format emails without touching any code, and the editor exports clean, inbox-ready HTML automatically. That means no more manually writing table-based layouts or fighting with email client quirks.
React Email has grown into a widely used open-source project, with two million weekly downloads from npm and nearly 200 contributors. The editor is now its biggest addition yet.
The tool is built on TipTap and ProseMirror, two well-known text editing frameworks. It comes with standard formatting tools like headings, bold text, lists, and links, as well as a floating toolbar, slash commands for adding content blocks, and a sidebar for adjusting styles like padding, colors, and borders.
Developers can also build their own custom blocks using a simple API. For example, a team could add an image uploader that connects to their own storage, or a block that embeds a chart or social post. The editor handles both the visual output and the underlying email-safe HTML for each custom block.
Styling is straightforward too. Developers can apply a default theme with a single import or pass in a custom theme to match their product's look.
The release also includes a new set of ready-made email templates for common use cases like sign-up flows and online store emails, created in partnership with Character Studio.
Getting started takes just one install command and a single React component. Full documentation and live examples are available at React Email.
Recent News

Warp Goes Open-Source with a New AI-Powered Contribution Model

Cursor Launches Public Beta SDK So Developers Can Build With Its AI Agents

Google Releases Native Gemini App for Mac With Hotkeys and Window Sharing

Genspark AI Workspace 4.0 Brings AI Assistant to Your Desktop and Microsoft Office

Cursor Lets You Control AI Coding Agents From Your Phone

Claude Managed Agents Is Here and It Cuts AI Agent Setup From Months to Days
Comments
Sign in to leave a commentNo comments yet. Be the first!