$/transactional-email-api providers ↗
hub · templates

Email template engines

Libraries for authoring email templates as code. React Email for JSX, MJML for vendor-neutral markup, Maizzle for Tailwind. Compile to cross-client safe HTML.

Libraries and frameworks for authoring email templates.

all providers in this category

Directory (7)

All providers →

reading this as teams choosing a transactional API

Judged purely as an API. What the request contract guarantees on retry, how complete the webhook event coverage is, whether suppressions are readable and writable programmatically, and how much the message log retains when something needs debugging in production.

Applied to email template engines, that means weighing idempotency keys, webhook coverage, event stream, and operating track record ahead of the rest, against high-frequency programmatic sends where a missed delivery is a product failure.

copy-ready templates

Written templates with subject lines and body copy, separate from the engines above.