
Email SDK is a lightweight TypeScript library for sending email through Resend, Postmark, SendGrid, Mailgun, Brevo, SMTP, and more with one clean API. Add adapters, set fallbacks, retry failed sends, run test sends from the CLI, and keep provider-specific code out of your app. Write your email logic once, then use whatever provider makes sense.
Email SDK is a TypeScript library that enables developers to send emails through multiple providers using a single API. It supports features like adapters, fallbacks, and CLI test sends, streamlining email integration without provider-specific code.