Simple way to build email templates in vue.
[!IMPORTANT] Experimental and under heavy development. APIs are subject to change.
- 🧩 Build email templates with Vue components
- 🛤️ SSR support, preview/send emails both on server and client, now with support for deno and bun.
- 🌍 i18n support
- 📨 Integrates with many email providers
- 🧪 Tested against popular email clients
- 🎨 Supports Tailwind CSS
- 🚚 First-class support for Nuxt 3
- ✨ Written in TypeScript
Package | Version |
---|---|
Vue-Email | |
Nuxt | |
SSR Compiler | |
CLI |
# Using npm
npm install vue-email
# Using yarn
yarn add vue-email
# Using pnpm
pnpm add vue-email
- Clone this repository
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
If you like our work, please feel to free to support us!