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!